Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
Update for 1.5.10 Release

Signed-off-by: David-T-White <64927637+David-T-White@users.noreply.github.com>
  • Loading branch information
David-T-White committed Apr 5, 2023
1 parent c87c2ad commit 511bb16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/csi-charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ image:
repository: ghcr.io/seagate/seagate-exos-x-csi
# -- Tag to use for nodes and controller
# @default -- Uses Chart.appVersion value by default if tag does not specify a new version.
tag: "v1.5.9"
tag: "v1.5.10"
# -- Default is set to IfNotPresent, to override use Always here to always pull the specified version
pullPolicy: Always

Expand Down

0 comments on commit 511bb16

Please sign in to comment.