1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Update Helm to 3.2.4 (#487)

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
Lauri Nevala 2020-06-17 20:58:10 +03:00 committed by GitHub
parent 56422983ee
commit 8c471daab6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
"main": "main.ts",
"config": {
"bundledKubectlVersion": "1.17.4",
"bundledHelmVersion": "3.1.2"
"bundledHelmVersion": "3.2.4"
},
"engines": {
"node": ">=12.0 <13.0"