mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +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',
|
||||
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…
Add table
Add a link
Reference in a new issue