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

This commit is contained in:
Renovator Bot 2023-05-05 21:05:07 +00:00
parent 65c027b216
commit 2b5a94746d
1 changed files with 1 additions and 1 deletions

View File

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