From 73354118ea42fb8f19841c875260e71ae8afc3ec Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 22 Mar 2026 02:50:38 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20caronc/apprise-api=20v1.3?= =?UTF-8?q?.1=20=E2=86=92=20v1.3.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/apprise-api/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/apprise-api/docker-bake.hcl b/apps/apprise-api/docker-bake.hcl index 7f6fbe2e4..384a043d5 100644 --- a/apps/apprise-api/docker-bake.hcl +++ b/apps/apprise-api/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=caronc/apprise-api - default = "1.3.1" + default = "1.3.3" } variable "LICENSE" {