Revert "chore(build): bump Kompose version (#4475)" (#4676)

This reverts commit 380f106571.

Co-authored-by: Stéphane Busso <sbusso@users.noreply.github.com>
pull/4687/head
Yi Chen 2020-12-30 23:03:43 +13:00 committed by GitHub
parent 51b72c12f9
commit b78d804881
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: '18.09.3',
dockerWindowsVersion: '17.09.0-ce',
komposeVersion: 'v1.22.0',
komposeVersion: 'v1.21.0',
kubectlVersion: 'v1.18.0',
},
config: gruntfile_cfg.config,