From 096c0757738ce5c4d508271ef982dbd5a33cf862 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 15 Mar 2026 20:47:11 +0000 Subject: [PATCH 1/2] chore: Update manifests after change --- clusters/cl01tl/manifests/ntfy/Deployment-ntfy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/ntfy/Deployment-ntfy.yaml b/clusters/cl01tl/manifests/ntfy/Deployment-ntfy.yaml index 3118f26ee..61f6bef6d 100644 --- a/clusters/cl01tl/manifests/ntfy/Deployment-ntfy.yaml +++ b/clusters/cl01tl/manifests/ntfy/Deployment-ntfy.yaml @@ -78,7 +78,7 @@ spec: value: :9090 - name: NTFY_LOG_LEVEL value: info - image: binwiederhier/ntfy:v2.18.0 + image: binwiederhier/ntfy:v2.19.0 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1 From 97458c612b3280daaacc364f4038e015f9f93622 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 15 Mar 2026 21:06:42 +0000 Subject: [PATCH 2/2] chore: Update manifests after change --- clusters/cl01tl/manifests/dawarich/Deployment-dawarich.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/dawarich/Deployment-dawarich.yaml b/clusters/cl01tl/manifests/dawarich/Deployment-dawarich.yaml index 0728295a9..71e623af0 100644 --- a/clusters/cl01tl/manifests/dawarich/Deployment-dawarich.yaml +++ b/clusters/cl01tl/manifests/dawarich/Deployment-dawarich.yaml @@ -114,7 +114,7 @@ spec: value: "true" - name: STORE_GEODATA value: "true" - image: freikin/dawarich:1.3.3 + image: freikin/dawarich:1.3.4 imagePullPolicy: IfNotPresent name: main resources: @@ -205,7 +205,7 @@ spec: value: "true" - name: STORE_GEODATA value: "true" - image: freikin/dawarich:1.3.3 + image: freikin/dawarich:1.3.4 imagePullPolicy: IfNotPresent name: sidekiq resources: -- 2.49.1