Skip to content

Commit

Permalink
Update quay.io/cephcsi/cephcsi Docker tag to v3.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Jun 27, 2023
1 parent 25c5db0 commit 8e8cce3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ parameters:
cephcsi:
registry: quay.io
image: cephcsi/cephcsi
tag: v3.7.2
tag: v3.9.0
kubectl:
registry: docker.io
image: bitnami/kubectl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ data:
ROOK_CEPH_ALLOW_LOOP_DEVICES: 'false'
ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS: '15'
ROOK_CSIADDONS_IMAGE: quay.io/csiaddons/k8s-sidecar:v0.5.0
ROOK_CSI_CEPH_IMAGE: quay.io/cephcsi/cephcsi:v3.7.2
ROOK_CSI_CEPH_IMAGE: quay.io/cephcsi/cephcsi:v3.9.0
ROOK_CSI_ENABLE_CEPHFS: 'false'
ROOK_CSI_ENABLE_GRPC_METRICS: 'true'
ROOK_CSI_ENABLE_NFS: 'false'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ data:
ROOK_CEPH_ALLOW_LOOP_DEVICES: 'false'
ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS: '15'
ROOK_CSIADDONS_IMAGE: quay.io/csiaddons/k8s-sidecar:v0.5.0
ROOK_CSI_CEPH_IMAGE: quay.io/cephcsi/cephcsi:v3.7.2
ROOK_CSI_CEPH_IMAGE: quay.io/cephcsi/cephcsi:v3.9.0
ROOK_CSI_ENABLE_CEPHFS: 'false'
ROOK_CSI_ENABLE_GRPC_METRICS: 'true'
ROOK_CSI_ENABLE_NFS: 'false'
Expand Down

0 comments on commit 8e8cce3

Please sign in to comment.