| commit | 2886e571e871586adbcb3da091110da188722ccd | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Apr 01 17:15:01 2024 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Apr 01 17:15:01 2024 +0200 |
| tree | 0f6957d743865b1bc82ec67b27f0739a24dde3c9 | |
| parent | 32ac1e6c791c485d9d344af1448cf5f3952637b4 [diff] [blame] |
Updated k8s version to 1.29 and helm version to 3.14 in installers Change-Id: I33f3ef86430742e47e79d8f01cc88d38344f51f7 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/install_helm_client.sh b/installers/install_helm_client.sh index d66a017..b82b104 100755 --- a/installers/install_helm_client.sh +++ b/installers/install_helm_client.sh
@@ -15,7 +15,7 @@ set +eux -HELM_VERSION="v3.11.3" +HELM_VERSION="v3.14.3" #Install Helm v3 #Helm releases can be found here: https://github.com/helm/helm/releases