Skip to content

Commit

Permalink
chore(deps): update registry.k8s.io/sig-storage/csi-node-driver-regis…
Browse files Browse the repository at this point in the history
…trar docker tag to v2.8.0
  • Loading branch information
renovate[bot] authored Jun 3, 2023
1 parent 9dd5853 commit fa564f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/unwind/secrets_store_csi_driver/daemon_set_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import (
}]
containers: [{
name: "node-driver-registrar"
image: "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.7.0"
image: "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0"
imagePullPolicy: v1.#PullIfNotPresent
args: [
"--v=5",
Expand Down

0 comments on commit fa564f9

Please sign in to comment.