From f18ebe04ae9feffc959a7deee00b552554ced55a Mon Sep 17 00:00:00 2001 From: Tower Deploy Date: Sun, 26 Apr 2026 23:23:54 +0300 Subject: [PATCH] =?UTF-8?q?Bump=20tower=20+=20tower-ui=20to=200.15.0=20(Ph?= =?UTF-8?q?ase=201:=20Server=E2=86=94Instance=20linking,=20Edit,=20Force?= =?UTF-8?q?=20reconcile,=20Odoo=E2=86=94PG=20matrix)?= 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 0417855..77f36e1 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.14.0" + tag: "0.15.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.14.0" + tag: "0.15.0" pullPolicy: IfNotPresent replicas: 1 resources: