From 8429135c1eaae4e99719d08b64e76aca6ae191e9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 11 Jul 2026 18:23:30 +0000 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(deps):=20Update=20yq=203.4.3?= =?UTF-8?q?=20=E2=86=92=204.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/yq/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/yq/docker-bake.hcl b/apps/yq/docker-bake.hcl index 0609ef6c4..dde47a6a4 100644 --- a/apps/yq/docker-bake.hcl +++ b/apps/yq/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=pypi depName=yq - default = "3.4.3" + default = "4.1.2" } variable "LICENSE" {