Skip to content

Commit bccf527

Browse files
committed
Update quay.io/cephcsi/ceph-csi-operator Docker tag to v1
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent ddf6caf commit bccf527

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

  • class
  • tests/golden
    • cephfs/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/charts/ceph-csi-operator/templates
    • defaults/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/charts/ceph-csi-operator/templates
    • openshift4/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/charts/ceph-csi-operator/templates
    • rbd-extra-storageclass/rook-ceph/rook-ceph/01_rook_ceph_helmchart/rook-ceph/charts/ceph-csi-operator/templates

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ parameters:
251251
ceph-csi-operator:
252252
registry: quay.io
253253
image: cephcsi/ceph-csi-operator
254-
tag: v0.5.0
254+
tag: v1.0.1
255255
oc:
256256
registry: quay.io
257257
repository: appuio/oc

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
value: ''
4343
- name: KUBERNETES_CLUSTER_DOMAIN
4444
value: cluster.local
45-
image: quay.io/cephcsi/ceph-csi-operator:v0.5.0
45+
image: quay.io/cephcsi/ceph-csi-operator:v1.0.1
4646
livenessProbe:
4747
httpGet:
4848
path: /healthz

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
value: ''
4343
- name: KUBERNETES_CLUSTER_DOMAIN
4444
value: cluster.local
45-
image: quay.io/cephcsi/ceph-csi-operator:v0.5.0
45+
image: quay.io/cephcsi/ceph-csi-operator:v1.0.1
4646
livenessProbe:
4747
httpGet:
4848
path: /healthz

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
value: ''
4343
- name: KUBERNETES_CLUSTER_DOMAIN
4444
value: cluster.local
45-
image: quay.io/cephcsi/ceph-csi-operator:v0.5.0
45+
image: quay.io/cephcsi/ceph-csi-operator:v1.0.1
4646
livenessProbe:
4747
httpGet:
4848
path: /healthz

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
value: ''
4343
- name: KUBERNETES_CLUSTER_DOMAIN
4444
value: cluster.local
45-
image: quay.io/cephcsi/ceph-csi-operator:v0.5.0
45+
image: quay.io/cephcsi/ceph-csi-operator:v1.0.1
4646
livenessProbe:
4747
httpGet:
4848
path: /healthz

0 commit comments

Comments
 (0)