From d1b76284b0d405c28c905f634f354a84d73e6761 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 14:43:22 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm/rook-ceph-cluster):=20update=20v1.13.4?= =?UTF-8?q?=20=E2=9E=BC=20v1.13.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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