mirror of
https://github.com/portainer/portainer.git
synced 2025-07-27 17:29:39 +02:00
feat: update compose and helm versions (#7536) [EE-3205]
This commit is contained in:
parent
c9eaad6237
commit
160e210ffe
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ module.exports = function (grunt) {
|
||||||
distdir: 'dist/public',
|
distdir: 'dist/public',
|
||||||
binaries: {
|
binaries: {
|
||||||
dockerVersion: 'v20.10.9',
|
dockerVersion: 'v20.10.9',
|
||||||
dockerComposePluginVersion: 'v2.5.1',
|
dockerComposePluginVersion: 'v2.9.0',
|
||||||
helmVersion: 'v3.9.0',
|
helmVersion: 'v3.9.3',
|
||||||
komposeVersion: 'v1.22.0',
|
komposeVersion: 'v1.22.0',
|
||||||
kubectlVersion: 'v1.24.1',
|
kubectlVersion: 'v1.24.1',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue