From e6679e993b4f34b09da5c55de3163c559ff31d5a Mon Sep 17 00:00:00 2001 From: git_admin Date: Sun, 26 Apr 2026 21:34:32 +0300 Subject: [PATCH] =?UTF-8?q?tower=200.12.0=20+=20tower-ui=200.11.0=20?= =?UTF-8?q?=E2=80=94=20Restore=20from=20S3?= 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 86c2828..5005703 100644 --- a/values.yaml +++ b/values.yaml @@ -4,7 +4,7 @@ backend: enabled: true image: repository: docker.io/odoosky/tower - tag: "0.11.0" + tag: "0.12.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.10.0" + tag: "0.11.0" pullPolicy: IfNotPresent replicas: 1 resources: