From 3870bba68027d669e3850d3e9f03f451522a8269 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Thu, 7 May 2026 11:55:17 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20bump=20tower=20->=200.76.11=20(fix(billi?= =?UTF-8?q?ng):=20review=20fixes=20=E2=80=94=20email=20search,=20mobile=20?= =?UTF-8?q?responsive,=20IBAN=20groups,=20amortized=20monthly,=20scoped=20?= =?UTF-8?q?commit=20ctx)?= 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 dedb537..4433c86 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.10" + tag: "0.76.11" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull