mirror of
https://github.com/luxfi/work-board.git
synced 2026-07-26 22:38:41 +00:00
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:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user