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

Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2022-12-22 14:22:57 +01:00 committed by Robert Kaussow
parent 506d81580f
commit 37c619fe16
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ ENV KUBECTL_VERSION="${KUBECTL_VERSION:-v1.25.3}"
# renovate: datasource=github-releases depName=mikefarah/yq
ENV YQ_VERSION="${YQ_VERSION:-v4.30.6}"
# renovate: datasource=github-releases depName=helm/helm
ENV HELM_VERSION="${HELM_VERSION:-v3.10.1}"
ENV HELM_VERSION="${HELM_VERSION:-v3.10.3}"
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v4.1.2}"
# renovate: datasource=github-releases depName=yannh/kubeconform