From f4d41ad48857d6897777b7b7efc8c5a24749e87a Mon Sep 17 00:00:00 2001 From: git_admin Date: Sun, 26 Apr 2026 19:36:11 +0300 Subject: [PATCH] =?UTF-8?q?tower=200.5.2=20=E2=80=94=20treat=20403=20as=20?= =?UTF-8?q?already-gone=20on=20app=20delete?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 07e7fbf..d575c05 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.5.1" + tag: "0.5.2" pullPolicy: IfNotPresent # IfNotPresent because the image is in # containerd's k8s.io namespace already # (lab1 single-server). Replace with