From 02cccb7d3461f5cbec66fd28cf080a3ebd431cca Mon Sep 17 00:00:00 2001 From: git_admin Date: Tue, 28 Apr 2026 12:02:20 +0000 Subject: [PATCH] tower+ui 0.39.0 (manifest v2 with full recipe + Migrate from bundle wizard) --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index 75c1ae0..818bcce 100644 --- a/values.yaml +++ b/values.yaml @@ -9,7 +9,7 @@ backend: # so every cluster that runs Tower needs the same imagePullSecret # provisioned out-of-band (until cluster-platform-v3 owns it). repository: registry.odoosky.cloud/odoosky/docker-mirror/tower - tag: "0.38.0" + tag: "0.39.0" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull @@ -29,7 +29,7 @@ frontend: enabled: true image: repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui - tag: "0.38.0" + tag: "0.39.0" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull