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

fix(security): upgrade helm binary to v3.12.2 [EE-5801] (#9263)

This commit is contained in:
Prabhat Khera 2023-07-28 15:08:45 +12:00 committed by GitHub
parent 883ef2578f
commit bf79ef7d89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"docker": "v20.10.21",
"dockerCompose": "v2.17.2",
"helm": "v3.11.3",
"helm": "v3.12.2",
"kubectl": "v1.26.3"
}