chore(build): bump Kompose version (#4473) (#4724)

Co-authored-by: Simon Meng <simon.meng@portainer.io>
pull/4733/head
cong meng 2021-01-18 13:02:16 +13:00 committed by GitHub
parent 958baf6283
commit f3c537ac2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ module.exports = function (grunt) {
binaries: {
dockerLinuxVersion: '19.03.13',
dockerWindowsVersion: '19-03-12',
komposeVersion: 'v1.21.0',
komposeVersion: 'v1.22.0',
kubectlVersion: 'v1.18.0',
},
config: gruntfile_cfg.config,