From 1f32125e6a657ab03d392d9acb1c498a2e332cbd Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 03:33:28 +0000 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/ntfy to v2.1.0 --- 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 a09d631f606..455ff987ff9 100644 --- a/charts/stable/ntfy/values.yaml +++ b/charts/stable/ntfy/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ntfy - tag: 2.0.1@sha256:e539c2850810537e89c1f5338164cf478141693efb06f5be87bdc2da91937770 + tag: 2.1.0@sha256:ccbaacb4ca95fd61ea5b4ac18615a80ccc5ebae7f0a46115d020879e1fdb929e pullPolicy: IfNotPresent extraArgs: ["serve"]