diff --git a/charts/kube-ops-view/Chart.yaml b/charts/kube-ops-view/Chart.yaml index 4ab2ac12..6d9a0d5b 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.2.0 +version: 3.3.0 appVersion: "23.5.0" home: https://github.com/christianknell/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.2.0 + version: 18.12.1 condition: redis.enabled annotations: artifacthub.io/category: monitoring-logging artifacthub.io/changes: | - kind: changed - description: bumped dependency of redis to chart 18.2.0 + description: bumped dependency of redis to chart 18.12.1 artifacthub.io/screenshots: | - title: Dashboard overview of a Kubernetes cluster url: https://codeberg.org/hjacobs/kube-ops-view/media/branch/main/screenshot.png