mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
rebase: use Helm client 3.14.1 for generating charts
By using version 3.14.1 of the client for generating Helm charts, users are prevented to run into a security issue when they manually create the charts. The automatically generated Helm charts are not affected by this issue. Fixes: CVE-2024-25620 Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
parent
5286aab201
commit
83ec7096b6
@ -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.10.1
|
HELM_VERSION=v3.14.1
|
||||||
|
|
||||||
# minikube settings
|
# minikube settings
|
||||||
MINIKUBE_VERSION=v1.32.0
|
MINIKUBE_VERSION=v1.32.0
|
||||||
|
Loading…
Reference in New Issue
Block a user