From bcac1e06f4003ed1b35b8d7d6230f5d9404d083f Mon Sep 17 00:00:00 2001 From: git_admin Date: Sun, 26 Apr 2026 20:05:25 +0300 Subject: [PATCH] =?UTF-8?q?tower=200.7.0=20+=20tower-ui=200.5.0=20?= =?UTF-8?q?=E2=80=94=20sizes,=20multi-root=20fix,=20favicon?= 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 4ebb9ce..4248968 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.6.1" + tag: "0.7.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.4.1" + tag: "0.5.0" pullPolicy: IfNotPresent replicas: 1 resources: