upgrade helm binary to v3.12.2 (#9264)

pull/9948/head
Prabhat Khera 2023-07-28 15:06:53 +12:00 committed by GitHub
parent d0d9c2a93b
commit ec39d5a88e
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"
}