From 197c218a505e23f850056629d05068fa304cf139 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:41:14 +0000 Subject: [PATCH] Update Helm release redis to v18 --- 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 ed9a1400..2759e022 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: 2.10.0 +version: 2.10.1 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: 17.17.1 + version: 18.0.4 condition: redis.enabled annotations: artifacthub.io/category: monitoring-logging