chore(deps): update dependency yannh/kubeconform to v0.6.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-02-27 15:34:01 +00:00
parent c1ad28926e
commit 9fe3e24cb7
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.6.0}"
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.1}"
# renovate: datasource=github-releases depName=projectcalico/calico
ENV CALICO_VERSION="${CALICO_VERSION:-v3.25.0}"
# renovate: datasource=github-releases depName=fluxcd/flux2