Skip to content

Commit

Permalink
Merge pull request #883 from h3mmy/renovate/major-external-snapshotte…
Browse files Browse the repository at this point in the history
…r-suite

feat!: update docker image k8s.gcr.io/sig-storage/snapshot-controller to v6.0.0
  • Loading branch information
h3mmy authored May 25, 2022
2 parents 9837c6e + 467674d commit b5e92a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/core/rook-ceph/snapshot-controller/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
serviceAccount: snapshot-controller
containers:
- name: snapshot-controller
image: k8s.gcr.io/sig-storage/snapshot-controller:v5.0.1
image: k8s.gcr.io/sig-storage/snapshot-controller:v6.0.0
imagePullPolicy: IfNotPresent
args:
- "--v=5"
Expand Down

0 comments on commit b5e92a2

Please sign in to comment.