mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
feat(packages): upgrade packages [EE-5147] (#8658)
* upgrade packages * update eksctl to match ee * update helm to latest
This commit is contained in:
parent
de953da5a4
commit
3c26aa8f34
3 changed files with 14 additions and 14 deletions
|
@ -28,8 +28,8 @@ module.exports = function (grunt) {
|
|||
binaries: {
|
||||
dockerVersion: 'v20.10.21',
|
||||
dockerComposePluginVersion: 'v2.17.2',
|
||||
helmVersion: 'v3.11.0',
|
||||
kubectlVersion: 'v1.24.1',
|
||||
helmVersion: 'v3.11.3',
|
||||
kubectlVersion: 'v1.26.3',
|
||||
},
|
||||
env: gruntConfig.env,
|
||||
clean: gruntConfig.clean,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue