chore(deps): update dependency kubernetes-sigs/kustomize to v5.1.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-07-31 17:35:16 +00:00
parent b3265156b6
commit b4b3b1534a
1 changed files with 1 additions and 1 deletions

View File

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