From 9cc2f94d6e18a8ca96f9c210c644c044c3bf8ea9 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Wed, 6 May 2026 08:42:14 +0200 Subject: [PATCH] debug: bump tower -> 0.76.4-debug (ListServers body log) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index a603fb3..3681d39 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.3" + tag: "0.76.4-debug" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull