From 0fba06d1c15498d9da92b4cb1ab03ca53061e808 Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 19:44:47 -0400 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20rook-ceph=20group=20(=20v?= =?UTF-8?q?1.15.2=20=E2=86=92=20v1.15.3=20)=20(patch)=20(#8176)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> --- kubernetes/main/apps/rook-ceph/rook-ceph/app/helmrelease.yaml | 2 +- .../main/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/main/apps/rook-ceph/rook-ceph/app/helmrelease.yaml b/kubernetes/main/apps/rook-ceph/rook-ceph/app/helmrelease.yaml index fae85c814a444..53bbdf1ed47ea 100644 --- a/kubernetes/main/apps/rook-ceph/rook-ceph/app/helmrelease.yaml +++ b/kubernetes/main/apps/rook-ceph/rook-ceph/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: rook-ceph - version: v1.15.2 + version: v1.15.3 sourceRef: kind: HelmRepository name: rook-ceph diff --git a/kubernetes/main/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml b/kubernetes/main/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml index 0e966f4b0b8ef..7187d5f3f610f 100644 --- a/kubernetes/main/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml +++ b/kubernetes/main/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: rook-ceph-cluster - version: v1.15.2 + version: v1.15.3 sourceRef: kind: HelmRepository name: rook-ceph