From 52aa832e0d4055f5a9a99a44ad46ec0fed44ab6f Mon Sep 17 00:00:00 2001 From: git_admin Date: Sun, 26 Apr 2026 20:22:44 +0300 Subject: [PATCH] =?UTF-8?q?tower=200.8.0=20+=20tower-ui=200.6.0=20?= =?UTF-8?q?=E2=80=94=20instance=20detail=20(pods,=20logs,=20resources)?= 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 4248968..542e344 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.7.0" + tag: "0.8.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.5.0" + tag: "0.6.0" pullPolicy: IfNotPresent replicas: 1 resources: