From f93c292c760b0398ac5e6dd1372a5a266ca9356d Mon Sep 17 00:00:00 2001 From: git_admin Date: Mon, 27 Apr 2026 16:44:49 +0000 Subject: [PATCH] chart: tower 0.26.1 + tower-ui 0.25.1 (per-module storage attribution) --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index f187380..23461bd 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.26.0" + tag: "0.26.1" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull @@ -26,7 +26,7 @@ frontend: enabled: true image: repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui - tag: "0.25.0" + tag: "0.25.1" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull