From 75813c9a38e7bd02d4f966ed23c733e9a5fabfb2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 20 Jan 2026 00:04:52 +0000 Subject: [PATCH] Update binwiederhier/ntfy Docker tag to v2.16.0 --- clusters/cl01tl/helm/ntfy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/ntfy/values.yaml b/clusters/cl01tl/helm/ntfy/values.yaml index 5f4774404..8585112fc 100644 --- a/clusters/cl01tl/helm/ntfy/values.yaml +++ b/clusters/cl01tl/helm/ntfy/values.yaml @@ -9,7 +9,7 @@ ntfy: main: image: repository: binwiederhier/ntfy - tag: v2.15.0 + tag: v2.16.0 pullPolicy: IfNotPresent args: ["serve"] env: -- 2.49.1