From bbf90b705fb458db005f355cec50af95b310f1e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 05:15:57 +0000 Subject: [PATCH] chore(deps): update mikefarah/yq to v4.45.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.sh b/deps.sh index 0b7609d..a82dbb0 100755 --- a/deps.sh +++ b/deps.sh @@ -30,7 +30,7 @@ KUSTOMIZE_VERSION=v5.0.1 # renovate: datasource=github-tags depName=jqlang/jq JQ_VERSION=1.7.1 # renovate: datasource=github-tags depName=mikefarah/yq -YQ_VERSION=v4.44.6 +YQ_VERSION=v4.45.1 # renovate: datasource=github-tags depName=instrumenta/kubeval # KUBEVAL_VERSION=v0.16.1 # renovate: datasource=github-tags depName=yannh/kubeconform