add additional chart info

This commit is contained in:
James 2023-01-01 16:53:12 +00:00
parent 998787373f
commit dc29ebb05d

View File

@ -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"