Skip to content

Commit dbdf59f

Browse files
committed
Update dependency Rook to v1.19.7
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent 8ee12b7 commit dbdf59f

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ parameters:
239239
rook:
240240
registry: docker.io
241241
image: rook/ceph
242-
tag: v1.19.6
242+
tag: v1.19.7
243243
ceph:
244244
registry: quay.io
245245
image: ceph/ceph

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
valueFrom:
5656
fieldRef:
5757
fieldPath: metadata.namespace
58-
image: docker.io/rook/ceph:v1.19.6
58+
image: docker.io/rook/ceph:v1.19.7
5959
imagePullPolicy: IfNotPresent
6060
name: rook-ceph-operator
6161
resources:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ spec:
117117
secretKeyRef:
118118
key: ceph-username
119119
name: rook-ceph-mon
120-
image: docker.io/rook/ceph:v1.19.6
120+
image: docker.io/rook/ceph:v1.19.7
121121
imagePullPolicy: IfNotPresent
122122
name: rook-ceph-tools
123123
securityContext:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
valueFrom:
5656
fieldRef:
5757
fieldPath: metadata.namespace
58-
image: docker.io/rook/ceph:v1.19.6
58+
image: docker.io/rook/ceph:v1.19.7
5959
imagePullPolicy: IfNotPresent
6060
name: rook-ceph-operator
6161
resources:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ spec:
117117
secretKeyRef:
118118
key: ceph-username
119119
name: rook-ceph-mon
120-
image: docker.io/rook/ceph:v1.19.6
120+
image: docker.io/rook/ceph:v1.19.7
121121
imagePullPolicy: IfNotPresent
122122
name: rook-ceph-tools
123123
securityContext:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
valueFrom:
5656
fieldRef:
5757
fieldPath: metadata.namespace
58-
image: docker.io/rook/ceph:v1.19.6
58+
image: docker.io/rook/ceph:v1.19.7
5959
imagePullPolicy: IfNotPresent
6060
name: rook-ceph-operator
6161
resources:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ spec:
117117
secretKeyRef:
118118
key: ceph-username
119119
name: rook-ceph-mon
120-
image: docker.io/rook/ceph:v1.19.6
120+
image: docker.io/rook/ceph:v1.19.7
121121
imagePullPolicy: IfNotPresent
122122
name: rook-ceph-tools
123123
securityContext: {}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
valueFrom:
5656
fieldRef:
5757
fieldPath: metadata.namespace
58-
image: docker.io/rook/ceph:v1.19.6
58+
image: docker.io/rook/ceph:v1.19.7
5959
imagePullPolicy: IfNotPresent
6060
name: rook-ceph-operator
6161
resources:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ spec:
117117
secretKeyRef:
118118
key: ceph-username
119119
name: rook-ceph-mon
120-
image: docker.io/rook/ceph:v1.19.6
120+
image: docker.io/rook/ceph:v1.19.7
121121
imagePullPolicy: IfNotPresent
122122
name: rook-ceph-tools
123123
securityContext: {}

0 commit comments

Comments
 (0)