Skip to content

Commit

Permalink
chore: Update rook-ceph-cluster 1.12.1 => 1.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
d2iq-mergebot authored and gracedo committed Oct 19, 2023
1 parent bb821b0 commit 411c580
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion services/rook-ceph-cluster/1.12.1/defaults/cm.yaml
Original file line number Diff line number Diff line change
@@ -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: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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}
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion services/rook-ceph-cluster/1.12.1/pre-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion services/rook-ceph-cluster/1.12.1/rook-ceph-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 411c580

Please sign in to comment.