feat(vergabe): deploy from Forgejo OCI registry only
Switch helm values and Makefile image gates to forgejo.coulomb.social; retire gitea.coulomb.social for vergabe-teilnahme production pulls.
This commit is contained in:
parent
4c32a65edd
commit
e9f406da2a
4 changed files with 33 additions and 19 deletions
|
|
@ -71,12 +71,12 @@ priority: medium
|
|||
state_hub_task_id: "d547f68d-52ec-4ff1-952b-ec70c834e0d3"
|
||||
```
|
||||
|
||||
2026-07-11: Built `gitea.coulomb.social/coulomb/vergabe-teilnahme:1061f3e` locally
|
||||
from repo HEAD. Registry push returned **403 Forbidden** (docker auth was cleared
|
||||
during retry — operator must `docker login gitea.coulomb.social` and push).
|
||||
`helm/vergabe-teilnahme-values.yaml` pinned to `1061f3e` with `gitea.coulomb.social`
|
||||
repository (matches live cluster pull path). Deploy blocked until push succeeds.
|
||||
Live deployment still at `f95de14`; 14-commit drift is docs/agent-guidance only.
|
||||
2026-07-11: Migrated deploy target to **Forgejo OCI** (`forgejo.coulomb.social`).
|
||||
Added `.forgejo/workflows/image.yaml` in `vergabe-teilnahme`; Makefile
|
||||
`check-vergabe-image` gates deploy. `helm/vergabe-teilnahme-values.yaml` uses
|
||||
Forgejo repository + tag `1061f3e`. Image must be published to Forgejo (CI push
|
||||
to `main` or `docker login forgejo.coulomb.social && docker push`). Gitea registry
|
||||
is retired for this app. Live cluster still at `gitea...:f95de14` until deploy.
|
||||
|
||||
## Post-deploy vergabe smoke and runbook evidence
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue