-
v0.1.86 Stable
released this
2026-07-06 17:31:02 +00:00 | 927 commits to main since this releaseAdded
- builder-images (dockerfile-set) now emits per-image RELEASE rows.
pipeline-promote-images, in
its retag loop, creates one display-onlyPipelineReleaseper retagged image (version<name>-<vN>,
status.phase=Succeeded, image digest + release workflow linked) so the dashboard RELEASES pane shows
sysadmin-6,cast-render-3, … instead of "(no releases yet)". The CRs carry nospec.declaredBy,
so the operator's ReleaseSubmitter ignores them — pure projection, they trigger no workflow/deploy.
Scoped RBAC added to thepipeline-build-imagesSA (create/patchpipelinereleases+/statusin
workflows-alice, nothing cluster-scoped). Best-effort: a kubectl blip never fails the actual release
(the retag + ff-main are the release; the row re-creates on the next promote).
Included changes (v0.1.85 -> v0.1.86)
3376431414b8feat(promote): per-image PipelineRelease rows for dockerfile-set
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- builder-images (dockerfile-set) now emits per-image RELEASE rows.