feat: update compose and helm versions (#7536) [EE-3205]

pull/7643/head
Dmitry Salakhov 2 years ago committed by GitHub
parent c9eaad6237
commit 160e210ffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,8 +27,8 @@ module.exports = function (grunt) {
distdir: 'dist/public',
binaries: {
dockerVersion: 'v20.10.9',
dockerComposePluginVersion: 'v2.5.1',
helmVersion: 'v3.9.0',
dockerComposePluginVersion: 'v2.9.0',
helmVersion: 'v3.9.3',
komposeVersion: 'v1.22.0',
kubectlVersion: 'v1.24.1',
},

Loading…
Cancel
Save