helm: update helm version to v3.8.2

This commit update the helm version to latest available
v3.8.2.

Refer# https://github.com/helm/helm/releases/tag/v3.8.2

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal 2022-04-20 13:30:00 +05:30 committed by mergify[bot]
parent e3d061075c
commit e8652ee366

View File

@ -35,7 +35,7 @@ SNAPSHOT_VERSION=v5.0.1
#GO_COVER_DIR=_output/ #GO_COVER_DIR=_output/
# helm chart generation, testing and publishing # helm chart generation, testing and publishing
HELM_VERSION=v3.1.2 HELM_VERSION=v3.8.2
# minikube settings # minikube settings
MINIKUBE_VERSION=v1.25.2 MINIKUBE_VERSION=v1.25.2