From e9745d1f37cfda5c7c08d1941e300bb0675a536d Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 04:47:44 +0000 Subject: [PATCH] fix(helm): update chart rook-ceph-cluster to v1.13.10 --- kube/deploy/core/storage/rook-ceph/cluster/biohazard/hr.yaml | 2 +- kube/deploy/core/storage/rook-ceph/cluster/sinon/hr.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kube/deploy/core/storage/rook-ceph/cluster/biohazard/hr.yaml b/kube/deploy/core/storage/rook-ceph/cluster/biohazard/hr.yaml index f4776bf8ce..3341b53cb8 100644 --- a/kube/deploy/core/storage/rook-ceph/cluster/biohazard/hr.yaml +++ b/kube/deploy/core/storage/rook-ceph/cluster/biohazard/hr.yaml @@ -31,7 +31,7 @@ spec: chart: spec: chart: rook-ceph-cluster - version: "v1.13.4" + version: "v1.13.10" sourceRef: name: rook-ceph kind: HelmRepository diff --git a/kube/deploy/core/storage/rook-ceph/cluster/sinon/hr.yaml b/kube/deploy/core/storage/rook-ceph/cluster/sinon/hr.yaml index b38a6ce1d3..1398d1c9e9 100644 --- a/kube/deploy/core/storage/rook-ceph/cluster/sinon/hr.yaml +++ b/kube/deploy/core/storage/rook-ceph/cluster/sinon/hr.yaml @@ -31,7 +31,7 @@ spec: chart: spec: chart: rook-ceph-cluster - version: "v1.13.4" + version: "v1.13.10" sourceRef: name: rook-ceph kind: HelmRepository