Skip to content

Commit

Permalink
Update docker.io/rook/ceph Docker tag to v1.14.8
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
  • Loading branch information
vshn-renovate committed Jul 3, 2024
1 parent 5d59038 commit 6cf2c98
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 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.7
tag: v1.14.8
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.7
image: docker.io/rook/ceph:v1.14.8
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.7
image: docker.io/rook/ceph:v1.14.8
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.7
image: docker.io/rook/ceph:v1.14.8
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.7
image: docker.io/rook/ceph:v1.14.8
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.7
image: docker.io/rook/ceph:v1.14.8
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.7
image: docker.io/rook/ceph:v1.14.8
imagePullPolicy: IfNotPresent
name: rook-ceph-tools
securityContext: {}
Expand Down

0 comments on commit 6cf2c98

Please sign in to comment.