Skip to content

Commit

Permalink
Merge pull request #184 from projectsyn/commodore-renovate/dependency…
Browse files Browse the repository at this point in the history
…-rook

Update docker.io/rook/ceph Docker tag to v1.15.3
  • Loading branch information
simu authored Oct 16, 2024
2 parents 62ee0e3 + 0ca0a0e commit cf12feb
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ parameters:
rook:
registry: docker.io
image: rook/ceph
tag: v1.14.11
tag: v1.15.3
ceph:
registry: quay.io
image: ceph/ceph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: docker.io/rook/ceph:v1.14.11
image: docker.io/rook/ceph:v1.15.3
imagePullPolicy: IfNotPresent
name: rook-ceph-operator
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ spec:
secretKeyRef:
key: ceph-username
name: rook-ceph-mon
image: docker.io/rook/ceph:v1.14.11
image: docker.io/rook/ceph:v1.15.3
imagePullPolicy: IfNotPresent
name: rook-ceph-tools
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: docker.io/rook/ceph:v1.14.11
image: docker.io/rook/ceph:v1.15.3
imagePullPolicy: IfNotPresent
name: rook-ceph-operator
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ spec:
secretKeyRef:
key: ceph-username
name: rook-ceph-mon
image: docker.io/rook/ceph:v1.14.11
image: docker.io/rook/ceph:v1.15.3
imagePullPolicy: IfNotPresent
name: rook-ceph-tools
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: docker.io/rook/ceph:v1.14.11
image: docker.io/rook/ceph:v1.15.3
imagePullPolicy: IfNotPresent
name: rook-ceph-operator
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ spec:
secretKeyRef:
key: ceph-username
name: rook-ceph-mon
image: docker.io/rook/ceph:v1.14.11
image: docker.io/rook/ceph:v1.15.3
imagePullPolicy: IfNotPresent
name: rook-ceph-tools
securityContext: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: docker.io/rook/ceph:v1.14.11
image: docker.io/rook/ceph:v1.15.3
imagePullPolicy: IfNotPresent
name: rook-ceph-operator
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ spec:
secretKeyRef:
key: ceph-username
name: rook-ceph-mon
image: docker.io/rook/ceph:v1.14.11
image: docker.io/rook/ceph:v1.15.3
imagePullPolicy: IfNotPresent
name: rook-ceph-tools
securityContext: {}
Expand Down

0 comments on commit cf12feb

Please sign in to comment.