From 19e592ca663cac8f90f00cab5c4aab4dc5b417bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 23:03:51 +0000 Subject: [PATCH] chore(deps): update helm release redis to v18.1.6 --- charts/kube-ops-view/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kube-ops-view/Chart.yaml b/charts/kube-ops-view/Chart.yaml index c00b2399..38b9c614 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.1.1 +version: 3.1.2 appVersion: "23.5.0" home: https://github.com/christianknell/helm-charts icon: https://codeberg.org/repo-avatars/677-c51f6426305941cab515fdd98368f0bb @@ -15,7 +15,7 @@ sources: dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.1.2 + version: 18.1.6 condition: redis.enabled annotations: artifacthub.io/category: monitoring-logging