chore(deps): update dependency helm/helm to v3.11.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovator Bot 2023-01-20 09:34:24 +00:00
parent 066cd6b82c
commit 2a0bf090ed

View File

@ -20,7 +20,7 @@ ENV KUBECTL_VERSION="${KUBECTL_VERSION:-v1.26.1}"
# renovate: datasource=github-releases depName=mikefarah/yq
ENV YQ_VERSION="${YQ_VERSION:-v4.30.8}"
# renovate: datasource=github-releases depName=helm/helm
ENV HELM_VERSION="${HELM_VERSION:-v3.10.3}"
ENV HELM_VERSION="${HELM_VERSION:-v3.11.0}"
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v4.5.7}"
# renovate: datasource=github-releases depName=yannh/kubeconform