generated from coulomb/repo-seed
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:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
@@ -5,7 +5,7 @@ namespace:
|
||||
create: false
|
||||
|
||||
image:
|
||||
tag: "b536741"
|
||||
tag: "f2e042a"
|
||||
|
||||
ingress:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user