hub v0.16.0: seed artifact manifest from env; manifests image -> 0.16.0

- cmd/hub/main.go: seed the Day-0 artifact manifest from ARTIFACT_AGENT_VERSION/
  ARTIFACT_AGENT_SHA256/ARTIFACT_GOLDEN_VERSION/ARTIFACT_GOLDEN_SHA256 on startup
  (only empty fields, so UI edits stick) — same escape hatch the floor uses.
- manifests/hub.yaml: image 0.15.0 -> 0.16.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-28 08:46:17 +02:00
parent 39ef64e128
commit d5266ca009
3 changed files with 46 additions and 1 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ spec:
spec:
containers:
- name: hub
image: gitea.dooplex.hu/admin/felhom-hub:0.15.0
image: gitea.dooplex.hu/admin/felhom-hub:0.16.0
ports:
- containerPort: 8080
name: http