Skip to content

Commit bf9d993

Browse files
authored
update helm version to 3.10.2 (#3703)
1 parent 780ffce commit bf9d993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ pipeline {
148148
)
149149
string(name: 'HELM_VERSION',
150150
description: 'Helm version',
151-
defaultValue: '3.7.2'
151+
defaultValue: '3.10.2'
152152
)
153153
string(name: 'ISTIO_VERSION',
154154
description: 'Other Possible Values 1.7.3, 1.8.1, 1.7.6',

0 commit comments

Comments
 (0)