From 76c76c93408a52019e6ce546a3fb0eb13af5f568 Mon Sep 17 00:00:00 2001 From: Tower Deploy Date: Mon, 27 Apr 2026 10:28:52 +0300 Subject: [PATCH] =?UTF-8?q?Bump=20tower=20+=20tower-ui=20to=200.18.0=20(Ph?= =?UTF-8?q?ase=202.3:=20Modules=20redesign=20=E2=80=94=20manifest=20enrich?= =?UTF-8?q?ment=20+=20filter=20rail=20+=20cards/list=20views)?= 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 c8c6729..8b1dcb9 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.16.3" + tag: "0.18.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.17.0" + tag: "0.18.0" pullPolicy: IfNotPresent replicas: 1 resources: