1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 00:09:40 +02:00

chore(build): bump Kompose version (#4475)

Co-authored-by: Simon Meng <simon@mcpacino.tk>
This commit is contained in:
cong meng 2020-12-13 16:22:18 +13:00 committed by GitHub
parent 341378e783
commit 380f106571
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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