From 176e2b0ffd2eded2fc0b8d23ca1b669eb0a5f1d7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 20 Feb 2023 22:30:42 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/ntfy to v2.0.1 --- charts/stable/ntfy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/ntfy/values.yaml b/charts/stable/ntfy/values.yaml index 4fea6bbcfc2..a09d631f606 100644 --- a/charts/stable/ntfy/values.yaml +++ b/charts/stable/ntfy/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ntfy - tag: 1.31.0@sha256:2dbc498f574751ae193eff21b6f70742e98379aaa64a7b77b3fa40dd52618140 + tag: 2.0.1@sha256:e539c2850810537e89c1f5338164cf478141693efb06f5be87bdc2da91937770 pullPolicy: IfNotPresent extraArgs: ["serve"]