mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
fix(security): update dependency and binary version [EE-4863] (#8394)
This commit is contained in:
parent
5507b1e8c9
commit
1b12ee9f01
5 changed files with 68 additions and 69 deletions
|
@ -27,8 +27,8 @@ module.exports = function (grunt) {
|
|||
distdir: 'dist/public',
|
||||
binaries: {
|
||||
dockerVersion: 'v20.10.21',
|
||||
dockerComposePluginVersion: 'v2.13.0',
|
||||
helmVersion: 'v3.9.3',
|
||||
dockerComposePluginVersion: 'v2.16.0',
|
||||
helmVersion: 'v3.11.0',
|
||||
kubectlVersion: 'v1.24.1',
|
||||
},
|
||||
env: gruntConfig.env,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue