Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
feat(container): update image registry.k8s.io/sig-storage/snapshot-co…
Browse files Browse the repository at this point in the history
…ntroller to v6.3.0 (#2903)

| datasource | package                                         | from   | to     |
| ---------- | ----------------------------------------------- | ------ | ------ |
| docker     | registry.k8s.io/sig-storage/snapshot-controller | v6.2.2 | v6.3.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 17, 2023
1 parent 2dff4ec commit b491414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/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: registry.k8s.io/sig-storage/snapshot-controller:v6.2.2
image: registry.k8s.io/sig-storage/snapshot-controller:v6.3.0
imagePullPolicy: IfNotPresent
args:
- "--v=5"
Expand Down

0 comments on commit b491414

Please sign in to comment.