-
v0.1.114 Stable
released this
2026-07-09 12:43:55 +00:00 | 772 commits to main since this release- Merge the operator's prereqs into the operator app via a multi-source Application:
pipelines-operator
now has two sources — the operator'sconfig/default(unchanged) plus this repo's
infra/operator-prereqs(Namespace + registry-pull-secret + netpol) — so one app owns all of
pipelines-operator-system, retiring the separatepipelines-operator-prereqsapp. ArgoCD tiles:
6 → 5. (A single-sourceconfig/seanfarmoverlay already exists on the operator trunk for a cleaner
consolidation once the operator release path is unblocked.)
Included changes (v0.1.113 -> v0.1.114)
0a1003c26a92chore(apps): merge operator prereqs into the operator app via multi-source (6->5)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Merge the operator's prereqs into the operator app via a multi-source Application: