chore(deps): update dependency yannh/kubeconform to v0.6.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-02-26 12:04:04 +00:00
parent 468d9fb539
commit c1ad28926e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ ENV HELM_VERSION="${HELM_VERSION:-v3.11.1}"
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.0.0}"
# renovate: datasource=github-releases depName=yannh/kubeconform
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.5.0}"
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.0}"
# renovate: datasource=github-releases depName=projectcalico/calico
ENV CALICO_VERSION="${CALICO_VERSION:-v3.25.0}"
# renovate: datasource=github-releases depName=fluxcd/flux2