From c1a0a5800fcb0a676be615754069dbb15168bb49 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 11:01:38 +0800 Subject: [PATCH] fix(helm): update chart rook-ceph-cluster to v1.13.4 (#481) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/core/storage/rook-ceph/cluster/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/storage/rook-ceph/cluster/app/hr.yaml b/kube/deploy/core/storage/rook-ceph/cluster/app/hr.yaml index 2fb08684..fabe90b4 100644 --- a/kube/deploy/core/storage/rook-ceph/cluster/app/hr.yaml +++ b/kube/deploy/core/storage/rook-ceph/cluster/app/hr.yaml @@ -11,7 +11,7 @@ spec: chart: spec: chart: rook-ceph-cluster - version: "v1.13.3" + version: "v1.13.4" sourceRef: name: rook-ceph kind: HelmRepository