diff --git a/services/rook-ceph-cluster/1.12.1/defaults/cm.yaml b/services/rook-ceph-cluster/1.12.1/defaults/cm.yaml index 592ab47cc..daaf86798 100644 --- a/services/rook-ceph-cluster/1.12.1/defaults/cm.yaml +++ b/services/rook-ceph-cluster/1.12.1/defaults/cm.yaml @@ -1,7 +1,7 @@ apiVersion: v1 kind: ConfigMap metadata: - name: rook-ceph-cluster-1.12.1-d2iq-defaults + name: rook-ceph-cluster-1.12.3-d2iq-defaults namespace: ${releaseNamespace} data: values.yaml: | diff --git a/services/rook-ceph-cluster/1.12.1/helmrelease/helmrelease.yaml b/services/rook-ceph-cluster/1.12.1/helmrelease/helmrelease.yaml index 31119c244..d88586aba 100644 --- a/services/rook-ceph-cluster/1.12.1/helmrelease/helmrelease.yaml +++ b/services/rook-ceph-cluster/1.12.1/helmrelease/helmrelease.yaml @@ -11,7 +11,7 @@ spec: kind: HelmRepository name: charts.rook.io-release namespace: kommander-flux - version: v1.12.1 + version: v1.12.3 timeout: 15m interval: 15s install: @@ -26,5 +26,5 @@ spec: releaseName: rook-ceph-cluster valuesFrom: - kind: ConfigMap - name: rook-ceph-cluster-1.12.1-d2iq-defaults + name: rook-ceph-cluster-1.12.3-d2iq-defaults targetNamespace: ${releaseNamespace} diff --git a/services/rook-ceph-cluster/1.12.1/object-bucket-claims.yaml b/services/rook-ceph-cluster/1.12.1/object-bucket-claims.yaml index a4b7c932e..03565f0e4 100644 --- a/services/rook-ceph-cluster/1.12.1/object-bucket-claims.yaml +++ b/services/rook-ceph-cluster/1.12.1/object-bucket-claims.yaml @@ -13,7 +13,7 @@ spec: wait: true interval: 6h retryInterval: 1m - path: ./services/rook-ceph-cluster/1.12.1/objectbucketclaims + path: ./services/rook-ceph-cluster/1.12.3/objectbucketclaims sourceRef: kind: GitRepository name: management diff --git a/services/rook-ceph-cluster/1.12.1/objectbucketclaims/helmrelease.yaml b/services/rook-ceph-cluster/1.12.1/objectbucketclaims/helmrelease.yaml index 9008a3e43..313dcef12 100644 --- a/services/rook-ceph-cluster/1.12.1/objectbucketclaims/helmrelease.yaml +++ b/services/rook-ceph-cluster/1.12.1/objectbucketclaims/helmrelease.yaml @@ -26,7 +26,7 @@ spec: releaseName: object-bucket-claims valuesFrom: - kind: ConfigMap - name: rook-ceph-cluster-1.12.1-d2iq-defaults + name: rook-ceph-cluster-1.12.3-d2iq-defaults - kind: ConfigMap name: rook-ceph-cluster-overrides optional: true diff --git a/services/rook-ceph-cluster/1.12.1/pre-install.yaml b/services/rook-ceph-cluster/1.12.1/pre-install.yaml index 7c7b84be7..312e1fe75 100644 --- a/services/rook-ceph-cluster/1.12.1/pre-install.yaml +++ b/services/rook-ceph-cluster/1.12.1/pre-install.yaml @@ -9,7 +9,7 @@ spec: wait: true interval: 6h retryInterval: 1m - path: ./services/rook-ceph-cluster/1.12.1/pre-install + path: ./services/rook-ceph-cluster/1.12.3/pre-install sourceRef: kind: GitRepository name: management diff --git a/services/rook-ceph-cluster/1.12.1/rook-ceph-cluster.yaml b/services/rook-ceph-cluster/1.12.1/rook-ceph-cluster.yaml index 9bcc27fd4..83cb89ab9 100644 --- a/services/rook-ceph-cluster/1.12.1/rook-ceph-cluster.yaml +++ b/services/rook-ceph-cluster/1.12.1/rook-ceph-cluster.yaml @@ -13,7 +13,7 @@ spec: wait: true interval: 6h retryInterval: 1m - path: ./services/rook-ceph-cluster/1.12.1/helmrelease + path: ./services/rook-ceph-cluster/1.12.3/helmrelease sourceRef: kind: GitRepository name: management