From dc3ddbf4b954a08aa589f1b2d847ed500fd9f019 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 21:01:48 +0000 Subject: [PATCH 1/2] Update Helm release redis to v18.19.4 --- 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 74026a16..c4afbd01 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.5.2 appVersion: "23.5.0" home: https://github.com/christianhuth/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.14.0 + version: 18.19.4 condition: redis.enabled annotations: artifacthub.io/category: monitoring-logging From e4f2adbf8bbee49bbd394bc158c9816e76e581bc Mon Sep 17 00:00:00 2001 From: Christian Huth Date: Fri, 30 Aug 2024 07:10:10 +0200 Subject: [PATCH 2/2] Update Chart.yaml --- 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 c4afbd01..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.2 +version: 3.6.0 appVersion: "23.5.0" home: https://github.com/christianhuth/helm-charts icon: https://codeberg.org/repo-avatars/677-c51f6426305941cab515fdd98368f0bb @@ -21,7 +21,7 @@ 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