From 52408d180f64781ff1c6a1bc050bafe8714a24f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 15:50:26 +0000 Subject: [PATCH] Update Helm release rook-ceph to v1.14.5 --- manifests/infra-cluster/rook/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/infra-cluster/rook/kustomization.yaml b/manifests/infra-cluster/rook/kustomization.yaml index 9b8b48d..a319da6 100644 --- a/manifests/infra-cluster/rook/kustomization.yaml +++ b/manifests/infra-cluster/rook/kustomization.yaml @@ -5,7 +5,7 @@ namespace: rook-ceph helmCharts: - name: rook-ceph - version: "v1.13.2" + version: "v1.14.5" repo: https://charts.rook.io/release namespace: rook-ceph valuesFile: values.yaml