Skip to content

Commit

Permalink
chore(deps): update registry.k8s.io/sig-storage/snapshot-controller d…
Browse files Browse the repository at this point in the history
…ocker tag to v8
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 413d986 commit ac4b918
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/amour/snapshot_controller/deployment_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
spec: {
containers: [{
name: "snapshot-controller"
image: "registry.k8s.io/sig-storage/snapshot-controller:v6.2.1"
image: "registry.k8s.io/sig-storage/snapshot-controller:v8.0.1"
args: [
"--v=5",
"--leader-election=true",
Expand Down
2 changes: 1 addition & 1 deletion k8s/unwind/snapshot_controller/deployment_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
spec: {
containers: [{
name: "snapshot-controller"
image: "registry.k8s.io/sig-storage/snapshot-controller:v6.2.1"
image: "registry.k8s.io/sig-storage/snapshot-controller:v8.0.1"
args: [
"--v=5",
"--leader-election=true",
Expand Down

0 comments on commit ac4b918

Please sign in to comment.