From 3f284b77dfc1aec42c42d262ae01aba55f9cb172 Mon Sep 17 00:00:00 2001 From: Tower Deploy Date: Mon, 27 Apr 2026 10:49:45 +0300 Subject: [PATCH] =?UTF-8?q?Bump=20tower=20+=20tower-ui=20to=200.19.0=20(Ph?= =?UTF-8?q?ase=202.4:=20Servers=20redesign=20=E2=80=94=20instanceCount=20e?= =?UTF-8?q?nrichment,=20filter=20rail,=20cards/list,=20vitals-rail=20detai?= =?UTF-8?q?l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index feb01ca..93eba5d 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.18.2" + tag: "0.19.0" pullPolicy: IfNotPresent # IfNotPresent because the image is in # containerd's k8s.io namespace already # (lab1 single-server). Replace with @@ -22,7 +22,7 @@ frontend: enabled: true image: repository: docker.io/odoosky/tower-ui - tag: "0.18.0" + tag: "0.19.0" pullPolicy: IfNotPresent replicas: 1 resources: