-
v0.1.201 Stable
released this
2026-07-20 09:14:51 +00:00 | 382 commits to main since this release-
Bare CI-spine RBAC for the images/deploy/gate shapes (cutover Wave D/E). Add
bundle/workflows-infra-bare/deploy-rbac-bare.yaml: thepipeline-build-images(dockerfile-set),
pipeline-deploy(gitops-deploy),pipeline-deploy-flux(gitops-flux) andpipeline-gate
ServiceAccounts in the bareworkflowsnamespace, plus-bare-suffixed RoleBindings/
ClusterRoleBindings that reuse the SHARED deploy Roles/ClusterRoles already delivered by
pipeline-base(argocd Application nudge, flux-system reconcile, the per-namespace dry-run gate).
Additive + byte-identical powers to the alice SAs — lets builder-images and the self-hosting gitops
repos build/deploy on bare. Retire with the rest of the bare stack at Phase B. -
Deploy pipelines-operator v0.1.44. Auto-bump the operator app pin (targetRevision + controller image) v0.1.43 -> v0.1.44 in apps/applications.yaml; rides the next pipelines release to main, where the pipelines-deploy sensor syncs the operator.
Included changes (v0.1.200 -> v0.1.201)
53b7455c0ab7feat(ci-spine): bare RBAC for images/deploy/gate shapes (Wave D/E)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
v0.1.200 Stable
released this
2026-07-20 08:36:36 +00:00 | 386 commits to main since this release- Deploy pipelines-operator v0.1.44. Auto-bump the operator app pin (targetRevision + controller image) v0.1.43 -> v0.1.44 in apps/applications.yaml; rides the next pipelines release to main, where the pipelines-deploy sensor syncs the operator.
Included changes (v0.1.199 -> v0.1.200)
32736c9fd129deploy(operator): pin pipelines-operator v0.1.43 -> v0.1.44
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.199 Stable
released this
2026-07-19 23:46:30 +00:00 | 390 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.198 -> v0.1.199)
521677d3483afix(ci-spine): provisioner emits UNION MinIO policies (dual-run safety)e4e55f781940fix(ci-spine): drop pkg-host HTTPRoutes (dangling portal-platform) for Stage 1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.198 Stable
released this
2026-07-19 17:52:30 +00:00 | 395 commits to main since this release- Deploy pipelines-operator v0.1.43. Auto-bump the operator app pin (targetRevision + controller image) v0.1.42 -> v0.1.43 in apps/applications.yaml; rides the next pipelines release to main, where the pipelines-deploy sensor syncs the operator.
Included changes (v0.1.197 -> v0.1.198)
47f96af1ee8adeploy(operator): pin pipelines-operator v0.1.42 -> v0.1.43
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.197 Stable
released this
2026-07-19 17:09:05 +00:00 | 399 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.196 -> v0.1.197)
ccb3f1c4b3edfix(ci-spine): disable bare argo-server SSO + drop PreSync dashboard hook
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.196 Stable
released this
2026-07-19 16:06:54 +00:00 | 403 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.195 -> v0.1.196)
c99c140a2ccafix(ci-spine): argo-workflows-sync RBAC ns argocd -> argocd-platform
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.195 Stable
released this
2026-07-19 15:47:35 +00:00 | 407 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.194 -> v0.1.195)
90e3fbd60ec5feat(ci-spine): create bare workflows namespace via ArgoCD (defer hcloud-token)dfdfc7d5c926feat(ci-spine): bare workflows CI content (eventing + RBAC + provisioner)cd8363df4517feat(ci-spine): bare workflows/buildkit/pkg substrate as ArgoCD bundles
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.194 Stable
released this
2026-07-19 13:23:14 +00:00 | 413 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.193 -> v0.1.194)
84e3ae99d378chore(provisioner): atomic hook PATCH-by-path + retire -platform provisioner
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.193 Stable
released this
2026-07-18 22:00:36 +00:00 | 417 commits to main since this releaseFixed
- Kernel bake: carry
PKG_CACHEinto the node-bootc BuildRun.pipeline-build-kernelreconstructs
the node-bootc BuildRun'sbuild-args, and since Shipwrightbuild-argsis one array param that an
override REPLACES wholesale, only restatingKERNEL_IMG+ZFS_IMGsilently DROPPED the Build's
PKG_CACHE. node-bootc's dnf installs then went direct topackages.hetzner.com— a SPOF that 404'd
onhc-utils-0.0.9when Hetzner removed that RPM, breaking every release-mode kernel bake cluster-wide.
Now also readPKG_CACHEfrom the node-bootc Build (likeZFS_IMG) and restate it (fail loud if
absent), so node-bootc keeps routing through the pkg-cache proxy.
Included changes (v0.1.192 -> v0.1.193)
164a2f65c0c9fix(kernel): carry PKG_CACHE into the node-bootc BuildRun
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Kernel bake: carry
-
v0.1.192 Stable
released this
2026-07-18 20:35:20 +00:00 | 421 commits to main since this release- Dual-run the kernel-build RBAC in workflows-platform (platform-collapse Phase 2).
templates/platform/pipeline-build-kernel-rbac.yamlstands thepipeline-build-kernelSA + argo
executor binding + the shipwright-build BuildRun RBAC up inworkflows-platformALONGSIDE alice's
templates/base copy (the shipwright-build Role/RoleBinding renamedpipeline-build-kernel-platformto
avoid clobbering alice's in that shared ns). Lets the North-Star kernel bake run inworkflows-platform
for the pre-cutover smoke gate WITHOUT rolling the operator, and removes the shipwright cross-ns RBAC
from the Stage-C flip. Additive + reversible; nothing touches alice.
Included changes (v0.1.191 -> v0.1.192)
d94fdecceef7feat(platform-collapse): dual-run kernel-build RBAC in workflows-platform
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Dual-run the kernel-build RBAC in workflows-platform (platform-collapse Phase 2).