diff --git a/charts/freshrss/Chart.yaml b/charts/freshrss/Chart.yaml index 511f53f..26f7e99 100644 --- a/charts/freshrss/Chart.yaml +++ b/charts/freshrss/Chart.yaml @@ -1,6 +1,14 @@ apiVersion: v2 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. # @@ -21,4 +29,4 @@ version: 0.1.0 # 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. # It is recommended to use it with quotes. -appVersion: "1.16.0" +appVersion: "1.20.2"