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

This commit is contained in:
Renovator Bot 2023-06-19 17:05:32 +00:00
parent 4629f0cf12
commit 816e711d1f
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ ENV YQ_VERSION="${YQ_VERSION:-v4.34.1}"
# renovate: datasource=github-releases depName=helm/helm
ENV HELM_VERSION="${HELM_VERSION:-v3.12.1}"
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.0.3}"
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.1.0}"
# renovate: datasource=github-releases depName=yannh/kubeconform
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.2}"