From 5e5e7cde5284682075354bd708f509f9e0506680 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 22 Nov 2024 01:01:46 +0000 Subject: [PATCH] chore(deps): update helm release rook-ceph to v1.15.6 --- installations/storage/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/storage/helmfile.yaml b/installations/storage/helmfile.yaml index b06c23b..580a0fa 100644 --- a/installations/storage/helmfile.yaml +++ b/installations/storage/helmfile.yaml @@ -11,7 +11,7 @@ releases: chart: rook-release/rook-ceph installed: true namespace: rook-ceph - version: v1.14.6 + version: v1.15.6 inherit: - template: default-env-values - name: rook-ceph-cluster -- 2.45.2