From 81dcb12c637b19b23a690677c77cd115a8c878e2 Mon Sep 17 00:00:00 2001 From: Renovate bot Date: Thu, 17 Oct 2024 00:00:43 +0000 Subject: [PATCH] Update binwiederhier/ntfy Docker tag to v1.31.0 --- apps-helm/ntfy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-helm/ntfy/values.yaml b/apps-helm/ntfy/values.yaml index 2cdcb00..956380e 100755 --- a/apps-helm/ntfy/values.yaml +++ b/apps-helm/ntfy/values.yaml @@ -8,7 +8,7 @@ image: repository: binwiederhier/ntfy pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v1.27.2" + tag: "v1.31.0" imagePullSecrets: [] nameOverride: "" -- 2.40.1