Skip to content

Commit

Permalink
Merge pull request #220 from jingxu97/snapshotdeploy
Browse files Browse the repository at this point in the history
Update external-snapshotter version
  • Loading branch information
k8s-ci-robot authored Jan 14, 2019
2 parents dd58da4 + 5fb4dec commit c7dbf14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/overlays/dev/controller_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
image: gcr.io/gke-release/csi-attacher:v1.0.1-gke.0
- name: csi-snapshotter
imagePullPolicy: Always
image: quay.io/k8scsi/csi-snapshotter:v0.4.0
image: quay.io/k8scsi/csi-snapshotter:v1.0.1
args:
- "--v=5"
- "--csi-address=$(ADDRESS)"
Expand Down

0 comments on commit c7dbf14

Please sign in to comment.