ci: update helm to latest release

updating helm to the latest release
3.14.3

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2024-04-04 11:02:03 +02:00 committed by mergify[bot]
parent 9b3d07928d
commit 8862293475

View File

@ -41,7 +41,7 @@ SNAPSHOT_VERSION=v7.0.1
HELM_SCRIPT=https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 HELM_SCRIPT=https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3
# helm chart generation, testing and publishing # helm chart generation, testing and publishing
HELM_VERSION=v3.14.1 HELM_VERSION=v3.14.3
# minikube settings # minikube settings
MINIKUBE_VERSION=v1.32.0 MINIKUBE_VERSION=v1.32.0