mirror of
https://github.com/Thumbscrew/k8s-charts.git
synced 2025-04-24 16:39:52 +00:00
add additional chart info
This commit is contained in:
parent
998787373f
commit
dc29ebb05d
@ -1,6 +1,14 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: freshrss
|
name: freshrss
|
||||||
description: A Helm chart for Kubernetes
|
description: A Helm chart for FreshRSS
|
||||||
|
home: https://freshrss.org/
|
||||||
|
sources:
|
||||||
|
- https://github.com/FreshRSS/FreshRSS
|
||||||
|
keywords:
|
||||||
|
- freshrss
|
||||||
|
- rss
|
||||||
|
- feed
|
||||||
|
icon: https://freshrss.org/images/icon.svg
|
||||||
|
|
||||||
# A chart can be either an 'application' or a 'library' chart.
|
# A chart can be either an 'application' or a 'library' chart.
|
||||||
#
|
#
|
||||||
@ -21,4 +29,4 @@ version: 0.1.0
|
|||||||
# incremented each time you make changes to the application. Versions are not expected to
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||||
# It is recommended to use it with quotes.
|
# It is recommended to use it with quotes.
|
||||||
appVersion: "1.16.0"
|
appVersion: "1.20.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user