chore(deps): update dependency kubernetes-sigs/kustomize to v5.0.1
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovator Bot 2023-03-14 02:04:22 +00:00
parent aff66fe8f6
commit d85c77cf92
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ ENV YQ_VERSION="${YQ_VERSION:-v4.31.2}"
# renovate: datasource=github-releases depName=helm/helm
ENV HELM_VERSION="${HELM_VERSION:-v3.11.2}"
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.0.0}"
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.0.1}"
# renovate: datasource=github-releases depName=yannh/kubeconform
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.1}"