From 5fe8d2c9e52e38d93266e1270fa277c28d00d68a Mon Sep 17 00:00:00 2001 From: kayrus Date: Wed, 18 Dec 2024 11:13:08 +0100 Subject: [PATCH] [ceph] prepare upgrade to rook v1.16 --- system/cc-ceph/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/system/cc-ceph/Chart.yaml b/system/cc-ceph/Chart.yaml index 79568fb7d3..8cf0b10c47 100644 --- a/system/cc-ceph/Chart.yaml +++ b/system/cc-ceph/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: cc-ceph description: A Helm chart for the Rook / Ceph Objects inside the Storage Clusters type: application -version: 1.1.1 -appVersion: "1.15.0" +version: 1.1.2 +appVersion: "1.16.0" dependencies: - name: owner-info repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm @@ -11,7 +11,7 @@ dependencies: - name: rook-ceph # version update should be done in the rook-crds chart as well repository: https://charts.rook.io/release - version: 1.15.0 + version: 1.16.0 - name: rook-crds repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm - version: '0.0.2-rook.1.15.0' + version: '0.0.2-rook.1.16.0'