From d453a171a5cbce6c2ee6ce007f2969940f2f957c Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 8 Jan 2026 18:00:58 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20nextcloud/notify=5Fpush?= =?UTF-8?q?=20v1.2.1=20=E2=86=92=20v1.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/nextcloud-notify-push/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nextcloud-notify-push/docker-bake.hcl b/apps/nextcloud-notify-push/docker-bake.hcl index caa4a98ad..2f598d6dc 100644 --- a/apps/nextcloud-notify-push/docker-bake.hcl +++ b/apps/nextcloud-notify-push/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=nextcloud/notify_push - default = "1.2.1" + default = "1.2.2" } variable "LICENSE" {