From 6b86ae8318b871462b6fe20ad704496aa1f24fb1 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Mon, 11 May 2026 22:38:41 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20bump=20tower=20->=200.76.72=20(fix(s3):?= =?UTF-8?q?=20use=20SigV2=20for=20UFile=20endpoints=20=E2=80=94=20UCloud?= =?UTF-8?q?=20S3-compat=20rejects=20v4=20with=20RetCode=20-148643)?= 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 a3ea56b..08029a2 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.71" + tag: "0.76.72" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull