From 37143d14fcde72c7caeca030afe8ce37ad93dcf7 Mon Sep 17 00:00:00 2001 From: git_admin Date: Sun, 26 Apr 2026 19:33:03 +0300 Subject: [PATCH] =?UTF-8?q?Step=205:=20tower=200.5.0=20+=20tower-ui=200.3.?= =?UTF-8?q?0=20=E2=80=94=20Delete=20instance?= 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 481ca69..291c318 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.4.0" + tag: "0.5.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.2.0" + tag: "0.3.0" pullPolicy: IfNotPresent replicas: 1 resources: