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

Helm 3.4.2 (#1801)

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2020-12-29 17:16:15 +02:00 committed by GitHub
parent 819811e3e6
commit b7d97e6b5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@
}, },
"config": { "config": {
"bundledKubectlVersion": "1.17.15", "bundledKubectlVersion": "1.17.15",
"bundledHelmVersion": "3.3.4" "bundledHelmVersion": "3.4.2"
}, },
"engines": { "engines": {
"node": ">=12 <13" "node": ">=12 <13"