From 3711e6cb90594e0c2d2ce3ae02723c537d14cc29 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Mon, 4 May 2026 13:21:36 +0300 Subject: [PATCH] =?UTF-8?q?fix(disconnect):=20tower:0.66.82=20=E2=80=94=20?= =?UTF-8?q?TCP=20reachability=20probe=20+=2060s=20budget?= 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 1c837e4..6413de4 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.66.81" + tag: "0.66.82" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull