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

bump helm version (#11564)

This commit is contained in:
Matt Hook 2024-04-15 09:17:09 +12:00 committed by GitHub
parent 02b6829819
commit 948e2bb715
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"
}