Skip to content

Commit 9610c17

Browse files
authored
Merge pull request #585 from dnoland1/patch-1
Fixed image tag for helm chart values
2 parents e7a3e94 + b50d34e commit 9610c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-ebs-csi-driver/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replicaCount: 2
66

77
image:
88
repository: amazon/aws-ebs-csi-driver
9-
tag: "v0.6.0"
9+
tag: "v0.7.0"
1010
pullPolicy: IfNotPresent
1111

1212
sidecars:

0 commit comments

Comments
 (0)