1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 05:45:22 +02:00

bump helm version (#11563)

This commit is contained in:
Matt Hook 2024-04-15 09:18:18 +12:00 committed by GitHub
parent 9c8a30693a
commit cf7672d59e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
{
"docker": "v24.0.7",
"dockerCompose": "v2.24.6",
"helm": "v3.13.3",
"helm": "v3.14.4",
"kubectl": "v1.29.0",
"mingit": "2.42.0.2"
}