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

Merge pull request #4658 from portainer/revert-4475-chore-ce-86-bump-kompose-version

Revert "chore(build): bump Kompose version"
This commit is contained in:
Stéphane Busso 2020-12-24 23:45:53 +13:00 committed by GitHub
commit 4be3ac470f
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.22.0',
komposeVersion: 'v1.21.0',
kubectlVersion: 'v1.18.0',
},
config: gruntfile_cfg.config,