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

Commit

Permalink
chore(deps): replace image k8s.gcr.io/sig-storage/snapshot-controller…
Browse files Browse the repository at this point in the history
… with registry\.k8s\.io/sig-storage/snapshot-controller v6.2.1
  • Loading branch information
renovate[bot] authored Apr 27, 2023
1 parent 4043ba5 commit 1630c28
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: k8s.gcr.io/sig-storage/snapshot-controller:v6.2.1
image: registry\.k8s\.io/sig-storage/snapshot-controller:v6.2.1
imagePullPolicy: IfNotPresent
args:
- "--v=5"
Expand Down

0 comments on commit 1630c28

Please sign in to comment.