From 16c8964df026a7b794a521c75746105da256ba91 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 6 Jul 2026 14:08:27 +0000 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(deps):=20Update=20yq=203.4.3?= =?UTF-8?q?=20=E2=86=92=204.1.1?= 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..6ba58a7de 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.1" } variable "LICENSE" {