From ccd77159a792a26fe7e7f6f5bd754a72fe9ebc2c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 29 Jan 2025 18:20:40 +0000 Subject: [PATCH] Update dependency mikefarah/yq to v4.45.1 Signed-off-by: Mend Renovate --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a08df0fc2..f565101ab 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ KUBECTL_VERSION := v1.31.2 KUSTOMIZE_VERSION := v5.5.0 OPERATOR_SDK_VERSION := v1.31.0 PIPENV_VERSION := 2024.4.1 -YQ_VERSION := v4.44.6 +YQ_VERSION := v4.45.1 # # Build tags - can use tags here to exclude building specific movers.