Deploy state-hub:f2e042a to coulombcore cluster.

Pin helm handoff and Makefile defaults to the f2e042a image after build,
push, CNPG migration, and helm upgrade. Cluster is primary again via
state-hub-primary tunnel.
This commit is contained in:
2026-07-06 11:08:50 +02:00
parent f2e042a278
commit 27db6cff41
5 changed files with 15 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ boundaries used for the actual cluster rollout.
The current image is pinned to:
```text
gitea.coulomb.social/coulomb/state-hub:b536741
gitea.coulomb.social/coulomb/state-hub:f2e042a
```
railiance01 has already pulled this tag with `crictl`, and the image serves

View File

@@ -3,4 +3,4 @@ name: state-hub
description: State Hub API service for private Railiance operation
type: application
version: 0.1.0
appVersion: "b536741"
appVersion: "f2e042a"

View File

@@ -5,7 +5,7 @@ namespace:
create: false
image:
tag: "b536741"
tag: "f2e042a"
ingress:
enabled: false