From 6182eb26312d6bbfdfe6eddec7c68e9bf551c713 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 22 Nov 2024 01:01:56 +0000 Subject: [PATCH] chore(deps): update helm release rook-ceph-cluster 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..285b9b9 100644 --- a/installations/storage/helmfile.yaml +++ b/installations/storage/helmfile.yaml @@ -18,7 +18,7 @@ releases: chart: rook-release/rook-ceph-cluster installed: false namespace: rook-ceph - version: v1.14.6 + version: v1.15.6 needs: - rook-ceph/rook-ceph inherit: -- 2.45.2