Skip to content

Commit

Permalink
Merge pull request #1501 from zimnx/mz/bump-provisioner
Browse files Browse the repository at this point in the history
Bump k8s-local-volume-provisioner to 0.2.0-rc.0 in CI
  • Loading branch information
scylla-operator-bot[bot] authored Oct 20, 2023
2 parents 053ecc1 + 6b78669 commit 59ff82e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- name: local-csi-driver
securityContext:
privileged: true
image: docker.io/scylladb/k8s-local-volume-provisioner:0.1.0@sha256:d8c12e96d352077fd4b639c8e4fb050e49e0be11161d78d9339b69f73466f59a
image: docker.io/scylladb/k8s-local-volume-provisioner:0.2.0-rc.0@sha256:a3d0b75d15d7daf2cebc8ae77025344669dd4dc0c12231b9a128c84f93de6b39
imagePullPolicy: Always
args:
- --listen=/csi/csi.sock
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
- name: local-csi-driver
securityContext:
privileged: true
image: docker.io/scylladb/k8s-local-volume-provisioner:0.1
image: docker.io/scylladb/k8s-local-volume-provisioner:0.2.0-rc.0@sha256:a3d0b75d15d7daf2cebc8ae77025344669dd4dc0c12231b9a128c84f93de6b39
imagePullPolicy: IfNotPresent
args:
- --listen=/csi/csi.sock
Expand Down

0 comments on commit 59ff82e

Please sign in to comment.