chore(deps): update dependency kubernetes-sigs/kustomize to v4.5.7 (#4)
continuous-integration/drone/push Build is passing Details

Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2022-12-22 14:23:05 +01:00 committed by Robert Kaussow
parent 37c619fe16
commit 7715271fd3
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ ENV YQ_VERSION="${YQ_VERSION:-v4.30.6}"
# renovate: datasource=github-releases depName=helm/helm
ENV HELM_VERSION="${HELM_VERSION:-v3.10.3}"
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v4.1.2}"
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v4.5.7}"
# renovate: datasource=github-releases depName=yannh/kubeconform
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.4.14}"