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

pull/8938/head^2
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
1 changed files with 1 additions and 1 deletions

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"
}