Skip to content

Commit

Permalink
update csi version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zlaticanin committed Aug 8, 2024
1 parent 4b1def5 commit e94eb18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/acceptance/csi.bats
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ load _helpers
# Install Secrets Store CSI driver
# Configure it to pass in a JWT for the provider to use, and rotate secrets rapidly
# so we can see Agent's cache working.
CSI_DRIVER_VERSION=1.4.2
CSI_DRIVER_VERSION=1.5.0
helm install secrets-store-csi-driver secrets-store-csi-driver \
--repo https://kubernetes-sigs.github.io/secrets-store-csi-driver/charts \
--version=$CSI_DRIVER_VERSION \
Expand Down

0 comments on commit e94eb18

Please sign in to comment.