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

This reverts commit 380f106571.
pull/4676/head
Stéphane Busso 2020-12-24 12:12:28 +13:00 committed by GitHub
parent 7975ef796d
commit a50ab51bef
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,