From 43e3edd727c561a6a5056b8cea3b4bda6ff0be8b Mon Sep 17 00:00:00 2001 From: tegwick Date: Fri, 28 Aug 2026 21:27:09 +0200 Subject: [PATCH] deploy: promote state-hub image to main-3204baf Task-aware forge projection reset (CUST-WP-0068-T09). CI image.yaml #402 built this tag. Also drop the duplicated sweep.hostname key. Assistant: grok Assistant-Session: 01a04996-76e8-7f53-b971-1885cfbed436 --- deploy/railiance/apps/helm/state-hub-values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deploy/railiance/apps/helm/state-hub-values.yaml b/deploy/railiance/apps/helm/state-hub-values.yaml index 575b5ef..b573086 100644 --- a/deploy/railiance/apps/helm/state-hub-values.yaml +++ b/deploy/railiance/apps/helm/state-hub-values.yaml @@ -6,7 +6,7 @@ namespace: image: repository: forgejo.coulomb.social/coulomb/state-hub - tag: "main-500049f" + tag: "main-3204baf" ingress: enabled: false @@ -47,7 +47,6 @@ sweep: # Present in the live release but previously missing here, so deploying from # this file alone silently dropped it. Inert while enabled is false. hostname: 239.62.205.92.host.secureserver.net - hostname: 239.62.205.92.host.secureserver.net hostPath: /home/tegwick sshHostPath: /home/tegwick/.ssh