From 73ce5e4e92d1e7fd0a77903e95cc1f732c724490 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Mon, 4 May 2026 12:55:15 +0300 Subject: [PATCH] =?UTF-8?q?fix(isolation):=20tower:0.66.81=20=E2=80=94=20C?= =?UTF-8?q?onnect=20honors=20act-as=20+=20list=20filter=20reads=20header?= 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 ef3b814..1c837e4 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.80" + tag: "0.66.81" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull