From 4267ef2939b24caba1873372d68e08028f0d508a Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Sat, 9 May 2026 11:39:47 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20bump=20tower=20->=200.76.33=20(revert(ad?= =?UTF-8?q?dons):=20remove=20fleet-upgrade=20=E2=80=94=20per-instance=20Mo?= =?UTF-8?q?dules=20tab=20is=20the=20only=20path;=20addon=20detail=20drawer?= =?UTF-8?q?=20is=20now=20metadata-only)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 2c8b84c..0fc7a29 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.76.32" + tag: "0.76.33" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull