From 8481b3c465b023b8b9ffabfe90ce2e9b72c0b4ec Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 9 Jan 2026 20:38:23 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20nextcloud/notify=5Fpush?= =?UTF-8?q?=20v1.2.1=20=E2=86=92=20v1.3.0?= 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..155cc750f 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.3.0" } variable "LICENSE" {