1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 07:15:23 +02:00

chore(binaries): upgrade binaries [EE-6253] (#10529)

This commit is contained in:
Matt Hook 2023-10-27 15:40:06 +13:00 committed by GitHub
parent 30e4b3e68c
commit 8ee718f808
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 167 additions and 195 deletions

View file

@ -1,7 +1,7 @@
{
"docker": "v20.10.21",
"dockerCompose": "v2.20.3",
"helm": "v3.12.3",
"kubectl": "v1.28.1",
"docker": "v24.0.6",
"dockerCompose": "v2.23.0",
"helm": "v3.13.1",
"kubectl": "v1.28.3",
"mingit": "2.42.0.2"
}