fix: braking changes in compose (#7708) [EE-4258]

pull/7711/head
Dmitry Salakhov 2022-09-21 15:59:40 +12:00 committed by GitHub
parent f9fe440401
commit 393d1fc91d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ module.exports = function (grunt) {
distdir: 'dist/public',
binaries: {
dockerVersion: 'v20.10.9',
dockerComposePluginVersion: 'v2.9.0',
dockerComposePluginVersion: 'v2.10.2',
helmVersion: 'v3.9.3',
komposeVersion: 'v1.22.0',
kubectlVersion: 'v1.24.1',