chore(deps): update dependency helm/helm to v3.15.0
All checks were successful
ci/woodpecker/pr/build-package Pipeline was successful
ci/woodpecker/pr/build-container Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

This commit is contained in:
Renovator Bot 2024-05-15 21:02:00 +00:00
parent 9a5cc8b79b
commit eeda8490d4

View File

@ -27,7 +27,7 @@ ENV KUBECTL_VERSION="${KUBECTL_VERSION:-v1.30.1}"
# renovate: datasource=github-releases depName=mikefarah/yq
ENV YQ_VERSION="${YQ_VERSION:-v4.44.1}"
# renovate: datasource=github-releases depName=helm/helm
ENV HELM_VERSION="${HELM_VERSION:-v3.14.4}"
ENV HELM_VERSION="${HELM_VERSION:-v3.15.0}"
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.4.1}"
# renovate: datasource=github-releases depName=yannh/kubeconform