Skip to content

Commit a343404

Browse files
committed
Update docker.io/rook/ceph Docker tag to v1.15.6
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent 0cb71c1 commit a343404

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

class/defaults.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ parameters:
224224
rook:
225225
registry: docker.io
226226
image: rook/ceph
227-
tag: v1.15.5
227+
tag: v1.15.6
228228
ceph:
229229
registry: quay.io
230230
image: ceph/ceph

tests/golden/cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
valueFrom:
4949
fieldRef:
5050
fieldPath: metadata.namespace
51-
image: docker.io/rook/ceph:v1.15.5
51+
image: docker.io/rook/ceph:v1.15.6
5252
imagePullPolicy: IfNotPresent
5353
name: rook-ceph-operator
5454
resources:

tests/golden/cephfs/rook-ceph/rook-ceph/10_cephcluster_toolbox.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ spec:
109109
secretKeyRef:
110110
key: ceph-username
111111
name: rook-ceph-mon
112-
image: docker.io/rook/ceph:v1.15.5
112+
image: docker.io/rook/ceph:v1.15.6
113113
imagePullPolicy: IfNotPresent
114114
name: rook-ceph-tools
115115
securityContext:

tests/golden/defaults/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
valueFrom:
4949
fieldRef:
5050
fieldPath: metadata.namespace
51-
image: docker.io/rook/ceph:v1.15.5
51+
image: docker.io/rook/ceph:v1.15.6
5252
imagePullPolicy: IfNotPresent
5353
name: rook-ceph-operator
5454
resources:

tests/golden/defaults/rook-ceph/rook-ceph/10_cephcluster_toolbox.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ spec:
109109
secretKeyRef:
110110
key: ceph-username
111111
name: rook-ceph-mon
112-
image: docker.io/rook/ceph:v1.15.5
112+
image: docker.io/rook/ceph:v1.15.6
113113
imagePullPolicy: IfNotPresent
114114
name: rook-ceph-tools
115115
securityContext:

tests/golden/openshift4/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
valueFrom:
4949
fieldRef:
5050
fieldPath: metadata.namespace
51-
image: docker.io/rook/ceph:v1.15.5
51+
image: docker.io/rook/ceph:v1.15.6
5252
imagePullPolicy: IfNotPresent
5353
name: rook-ceph-operator
5454
resources:

tests/golden/openshift4/rook-ceph/rook-ceph/10_cephcluster_toolbox.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ spec:
109109
secretKeyRef:
110110
key: ceph-username
111111
name: rook-ceph-mon
112-
image: docker.io/rook/ceph:v1.15.5
112+
image: docker.io/rook/ceph:v1.15.6
113113
imagePullPolicy: IfNotPresent
114114
name: rook-ceph-tools
115115
securityContext: {}

tests/golden/rbd-extra-storageclass/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/templates/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
valueFrom:
4949
fieldRef:
5050
fieldPath: metadata.namespace
51-
image: docker.io/rook/ceph:v1.15.5
51+
image: docker.io/rook/ceph:v1.15.6
5252
imagePullPolicy: IfNotPresent
5353
name: rook-ceph-operator
5454
resources:

tests/golden/rbd-extra-storageclass/rook-ceph/rook-ceph/10_cephcluster_toolbox.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ spec:
109109
secretKeyRef:
110110
key: ceph-username
111111
name: rook-ceph-mon
112-
image: docker.io/rook/ceph:v1.15.5
112+
image: docker.io/rook/ceph:v1.15.6
113113
imagePullPolicy: IfNotPresent
114114
name: rook-ceph-tools
115115
securityContext: {}

0 commit comments

Comments
 (0)