From 9b0148c8030cc7b9f1edc7852d4a93027c533cbc Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 6 Mar 2026 18:17:13 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20grocy/grocy=20v4.5.0=20?= =?UTF-8?q?=E2=86=92=20v4.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/grocy/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/grocy/docker-bake.hcl b/apps/grocy/docker-bake.hcl index 3c7bbe960..f52dc4b72 100644 --- a/apps/grocy/docker-bake.hcl +++ b/apps/grocy/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=grocy/grocy versioning=loose - default = "4.5.0" + default = "4.6.0" } variable "LICENSE" {