-
v0.1.278 Stable
released this
2026-07-24 16:01:36 +00:00 | 0 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.277 -> v0.1.278)
3f1f03c8252efix(gitops): run project-local validation guards0b5bc340b53cfeat(projects): onboard olly to pipelines
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.277 Stable
released this
2026-07-24 15:54:49 +00:00 | 5 commits to main since this release- Deploy pipelines-operator v0.1.57. Auto-bump the operator app pin (targetRevision + controller image) v0.1.56 -> v0.1.57 in apps/applications.yaml; rides the next pipelines release to main, where the pipelines-deploy sensor syncs the operator.
Included changes (v0.1.276 -> v0.1.277)
c43a80a221fddeploy(operator): pin pipelines-operator v0.1.56 -> v0.1.57
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.276 Stable
released this
2026-07-24 15:13:36 +00:00 | 9 commits to main since this release- Deploy pipelines-operator v0.1.56. Auto-bump the operator app pin (targetRevision + controller image) v0.1.55 -> v0.1.56 in apps/applications.yaml; rides the next pipelines release to main, where the pipelines-deploy sensor syncs the operator.
Included changes (v0.1.275 -> v0.1.276)
eec92537c2b1deploy(operator): pin pipelines-operator v0.1.55 -> v0.1.56
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.275 Stable
released this
2026-07-24 15:04:23 +00:00 | 13 commits to main since this release- chore(sso): repoint the
pipelinesdashboard route's oathkeeper backendRefory-alice→oryand drop itspipelines-to-oathkeeperReferenceGrant (now owned by sean/ory in nsory) — part of the Ory SSOory-alice→orysingleton move.
Included changes (v0.1.274 -> v0.1.275)
e9969e6952c0chore(sso): repoint pipelines route oathkeeper backendRef ory-alice->ory
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- chore(sso): repoint the
-
v0.1.274 Stable
released this
2026-07-24 14:54:07 +00:00 | 17 commits to main since this releaseAdded
- Surface operator-detected workflow projection stalls as an explicit red
STALLEDstate, with the credential-safe reason, in dashboard Change panes
andpipectl status/trace.
Included changes (v0.1.273 -> v0.1.274)
3ac7c58e090dfeat(dashboard): surface stalled workflows
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Surface operator-detected workflow projection stalls as an explicit red
-
v0.1.273 Stable
released this
2026-07-24 14:35:55 +00:00 | 21 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.272 -> v0.1.273)
8fd9be0ee28efix(dashboard): show recent backfilled builds
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.272 Stable
released this
2026-07-24 14:15:19 +00:00 | 25 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.271 -> v0.1.272)
535a72b95becfix(dashboard): declutter builder-images history
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.271 Stable
released this
2026-07-24 13:56:23 +00:00 | 29 commits to main since this releaseChanged
- Upgrade Argo Workflows to digest-pinned v4.0.8 and migrate every shared
mutex and CronWorkflow schedule to its v4 API shape.
Tests
- Strictly decode all shared workflow resources with an Argo v4 CLI so removed
v3 fields cannot return unnoticed.
Included changes (v0.1.270 -> v0.1.271)
7ddc504f1db0feat(argo): upgrade workflows to v4.0.8
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Upgrade Argo Workflows to digest-pinned v4.0.8 and migrate every shared
-
v0.1.270 Stable
released this
2026-07-24 13:10:14 +00:00 | 33 commits to main since this releaseSecurity
- Upgrade every Argo Workflows component from 3.7.11 to digest-pinned 3.7.14,
closing the pod-GC informer denial of service and Strict/Secure template
restriction bypass without introducing cross-component version skew.
Included changes (v0.1.269 -> v0.1.270)
9d95e177f455security(argo): upgrade workflows to 3.7.14
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Upgrade every Argo Workflows component from 3.7.11 to digest-pinned 3.7.14,
-
v0.1.269 Stable
released this
2026-07-24 11:38:18 +00:00 | 37 commits to main since this releaseFixed
- Tie the BuildKit daemon pod template to a tested SHA-256 of
buildkitd.toml,
so registry-mirror and cache configuration changes trigger a declarative
DaemonSet rollout instead of leaving old configuration in running processes.
Included changes (v0.1.268 -> v0.1.269)
ccb52ce35961fix(buildkit): roll daemons on config changes
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Tie the BuildKit daemon pod template to a tested SHA-256 of