diff --git a/charts/kube-ops-view/Chart.yaml b/charts/kube-ops-view/Chart.yaml index 74026a16..ab37b129 100644 --- a/charts/kube-ops-view/Chart.yaml +++ b/charts/kube-ops-view/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 name: kube-ops-view description: A Helm chart for bootstrapping kube-ops-view. type: application -version: 3.5.1 +version: 3.6.0 appVersion: "23.5.0" home: https://github.com/christianhuth/helm-charts icon: https://codeberg.org/repo-avatars/677-c51f6426305941cab515fdd98368f0bb @@ -15,13 +15,13 @@ sources: dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.14.0 + version: 18.19.4 condition: redis.enabled annotations: artifacthub.io/category: monitoring-logging artifacthub.io/changes: | - kind: changed - description: URL and name of Helm repository + description: bumped chart version of redis to 18.19.4 artifacthub.io/screenshots: | - title: Dashboard overview of a Kubernetes cluster url: https://codeberg.org/hjacobs/kube-ops-view/media/branch/main/screenshot.png