chore(deps): update dependency kubernetes-sigs/kustomize to v5.2.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-10-19 20:35:11 +00:00
parent 80ecea95f8
commit 5b00c03e1f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ ENV YQ_VERSION="${YQ_VERSION:-v4.35.2}"
# renovate: datasource=github-releases depName=helm/helm
ENV HELM_VERSION="${HELM_VERSION:-v3.13.1}"
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.1.1}"
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.2.1}"
# renovate: datasource=github-releases depName=yannh/kubeconform
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.3}"
# renovate: datasource=github-releases depName=FairwindsOps/polaris