mirror of
https://github.com/portainer/portainer.git
synced 2025-07-28 01:39:39 +02:00
chore(build): bump Kompose version (#4475)
Co-authored-by: Simon Meng <simon@mcpacino.tk>
This commit is contained in:
parent
341378e783
commit
380f106571
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ module.exports = function (grunt) {
|
||||||
binaries: {
|
binaries: {
|
||||||
dockerLinuxVersion: '18.09.3',
|
dockerLinuxVersion: '18.09.3',
|
||||||
dockerWindowsVersion: '17.09.0-ce',
|
dockerWindowsVersion: '17.09.0-ce',
|
||||||
komposeVersion: 'v1.21.0',
|
komposeVersion: 'v1.22.0',
|
||||||
kubectlVersion: 'v1.18.0',
|
kubectlVersion: 'v1.18.0',
|
||||||
},
|
},
|
||||||
config: gruntfile_cfg.config,
|
config: gruntfile_cfg.config,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue