update helm to 3.8.0 (#6564)

pull/6735/head
Dmitry Salakhov 2022-04-07 13:30:00 +12:00 committed by GitHub
parent bf8b44834a
commit f4ac6f8320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ module.exports = function (grunt) {
dockerLinuxComposeVersion: '1.27.4',
dockerWindowsComposeVersion: '1.28.0',
dockerComposePluginVersion: '2.0.0-rc.2',
helmVersion: 'v3.6.3',
helmVersion: 'v3.8.0',
komposeVersion: 'v1.22.0',
kubectlVersion: 'v1.18.0',
},