From 21c1df576fa13743070e6ba00f94bb362ddd06a4 Mon Sep 17 00:00:00 2001 From: git_admin Date: Tue, 28 Apr 2026 10:50:48 +0000 Subject: [PATCH] tower 0.36.2 (PGDATABASE fix) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index c426d62..366c1d7 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.36.1" + tag: "0.36.2" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull