chore(deps): update dependency helm/helm to v3.11.3
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovator Bot 2023-04-12 19:04:34 +00:00
parent 00b3d9f5dd
commit 65c027b216
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ ENV KUBECTL_VERSION="${KUBECTL_VERSION:-v1.26.3}"
# renovate: datasource=github-releases depName=mikefarah/yq
ENV YQ_VERSION="${YQ_VERSION:-v4.33.3}"
# renovate: datasource=github-releases depName=helm/helm
ENV HELM_VERSION="${HELM_VERSION:-v3.11.2}"
ENV HELM_VERSION="${HELM_VERSION:-v3.11.3}"
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.0.1}"
# renovate: datasource=github-releases depName=yannh/kubeconform