Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes-csi/external-attacher to v4…
Browse files Browse the repository at this point in the history
….5.0
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent bf499f3 commit 06e511d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/setup-cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ CSI_DRIVER_HOST_PATH_DEFAULT_VERSION=v1.11.0
EXTERNAL_SNAPSHOTTER_VERSION=v6.3.1
EXTERNAL_PROVISIONER_VERSION=v3.6.1
EXTERNAL_RESIZER_VERSION=v1.9.1
EXTERNAL_ATTACHER_VERSION=v4.4.1
EXTERNAL_ATTACHER_VERSION=v4.5.0
K8S_VERSION=${K8S_VERSION-}
KUBECTL_VERSION=${KUBECTL_VERSION-}
CSI_DRIVER_HOST_PATH_VERSION=${CSI_DRIVER_HOST_PATH_VERSION:-$CSI_DRIVER_HOST_PATH_DEFAULT_VERSION}
Expand Down

0 comments on commit 06e511d

Please sign in to comment.