upgrade helm binary to v3.12.2 (#9264)

This commit is contained in:
Prabhat Khera
2023-07-28 15:06:53 +12:00
committed by GitHub
parent d0d9c2a93b
commit ec39d5a88e
+1 -1
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"
}