From a0475416adda12f380f6d856507175e8476fa10b Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 4 Apr 2026 19:56:18 -0500 Subject: [PATCH] feat: swtich image --- clusters/cl01tl/helm/ntfy/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/ntfy/values.yaml b/clusters/cl01tl/helm/ntfy/values.yaml index ff77f0f10..3681ac68b 100644 --- a/clusters/cl01tl/helm/ntfy/values.yaml +++ b/clusters/cl01tl/helm/ntfy/values.yaml @@ -72,8 +72,8 @@ ntfy: containers: main: image: - repository: ubuntu/go - tag: 1.22-24.04_stable + repository: ubuntu + tag: resolute command: - "sleep" - "infinity"