From 36cb8db89d631e15d8504b8fbc21a2f66881544d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 16:07:03 +0000 Subject: [PATCH 1/2] Update Helm release redis to v18.1.1 --- 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 5dd13c5b..80cf3383 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.0.0 +version: 3.0.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: 18.0.4 + version: 18.1.1 condition: redis.enabled annotations: artifacthub.io/category: monitoring-logging From 1c787e9a030061ae63e49a5a8a8dbbe570896633 Mon Sep 17 00:00:00 2001 From: Christian Knell Date: Tue, 3 Oct 2023 18:07:24 +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 80cf3383..4f2fd639 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.0.1 +version: 3.1.0 appVersion: "23.5.0" home: https://github.com/christianknell/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: bumped dependency of redis to chart 18.0.4 + description: bumped dependency of redis to chart 18.1.1 artifacthub.io/screenshots: | - title: Dashboard overview of a Kubernetes cluster url: https://codeberg.org/hjacobs/kube-ops-view/media/branch/main/screenshot.png