From 63f007cd9dcbdfb469a89abc943059cd4c72d645 Mon Sep 17 00:00:00 2001 From: Tower Deploy Date: Sun, 26 Apr 2026 23:25:36 +0300 Subject: [PATCH] =?UTF-8?q?Bump=20tower=20to=200.15.1=20(drop=20revision?= =?UTF-8?q?=20pin=20from=20SyncApplication=20=E2=80=94=20auto-sync=20confl?= =?UTF-8?q?ict)?= 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 77f36e1..be574db 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.15.0" + tag: "0.15.1" pullPolicy: IfNotPresent # IfNotPresent because the image is in # containerd's k8s.io namespace already # (lab1 single-server). Replace with