work-board: roll lux/hanzo mainnet to work-board:*-23a5a89 (UI-fix build)

Pin the lux-mainnet and hanzo-mainnet deployments to the CI images built from
23a5a89 (FIXTURE gate + title wrap + per-brand favicon). Applied + rolled out
to do-sfo3-lux-k8s / do-sfo3-hanzo-k8s; verified live 4/4 breakpoints.

Co-authored-by: Hanzo Dev <dev@hanzo.ai>
This commit is contained in:
zeekay
2026-07-19 01:19:55 -07:00
co-authored by Hanzo Dev
parent 23a5a89070
commit ba0e321b66
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ spec:
# Pinned to the immutable CI tag (ghcr.io/luxfi/work-board:hanzo-<sha>),
# built by docker.yml's `hanzo` matrix leg (VITE_BRAND=hanzo). CI builds
# every push to main; bump this to roll a new build.
image: ghcr.io/luxfi/work-board:hanzo-259a22b
image: ghcr.io/luxfi/work-board:hanzo-34afd2d
ports:
- containerPort: 3000
resources:
+1 -1
View File
@@ -25,7 +25,7 @@ spec:
# Pinned to the immutable CI tag (ghcr.io/luxfi/work-board:lux-<sha>),
# built by docker.yml's `lux` matrix leg (VITE_BRAND=lux). CI builds
# every push to main; bump this to roll a new build.
image: ghcr.io/luxfi/work-board:lux-259a22b
image: ghcr.io/luxfi/work-board:lux-34afd2d
ports:
- containerPort: 3000
resources: