From 02097d8dd1452e7e796118865597a8d816d9253f Mon Sep 17 00:00:00 2001 From: ship-bot Date: Sat, 2 May 2026 15:45:30 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20tower=20to=200.66.22=20?= =?UTF-8?q?=E2=80=94=20Promote=20install-delta=20replay=20(Step=201)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Promote no longer ships only code. After commit + sync it now: - waits for target Odoo readiness - queries source + target for installed-set across the recipe - pre-checkpoint on target (best-effort) - ButtonImmediate(install) on target for the delta Op stays running until install hooks complete; complete means prods Modules tab matches stages installed-set, not just mount layer. --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 23a342f..c8714ca 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.21" + tag: "0.66.22" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull