• v0.1.278 eb6681f0dc

    v0.1.278 Stable

    pipeline-bot released this 2026-07-24 16:01:36 +00:00 | 0 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.277 -> v0.1.278)

    • 3f1f03c8252e fix(gitops): run project-local validation guards
    • 0b5bc340b53c feat(projects): onboard olly to pipelines
    Downloads
  • v0.1.277 de4bb7e6ca

    v0.1.277 Stable

    pipeline-bot 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)

    • c43a80a221fd deploy(operator): pin pipelines-operator v0.1.56 -> v0.1.57
    Downloads
  • v0.1.276 6eb42a86d9

    v0.1.276 Stable

    pipeline-bot 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)

    • eec92537c2b1 deploy(operator): pin pipelines-operator v0.1.55 -> v0.1.56
    Downloads
  • v0.1.275 7ca5000d80

    v0.1.275 Stable

    pipeline-bot released this 2026-07-24 15:04:23 +00:00 | 13 commits to main since this release

    • chore(sso): repoint the pipelines dashboard route's oathkeeper backendRef ory-aliceory and drop its pipelines-to-oathkeeper ReferenceGrant (now owned by sean/ory in ns ory) — part of the Ory SSO ory-aliceory singleton move.

    Included changes (v0.1.274 -> v0.1.275)

    • e9969e6952c0 chore(sso): repoint pipelines route oathkeeper backendRef ory-alice->ory
    Downloads
  • v0.1.274 2ca88df0ba

    v0.1.274 Stable

    pipeline-bot released this 2026-07-24 14:54:07 +00:00 | 17 commits to main since this release

    Added

    • Surface operator-detected workflow projection stalls as an explicit red
      STALLED state, with the credential-safe reason, in dashboard Change panes
      and pipectl status/trace.

    Included changes (v0.1.273 -> v0.1.274)

    • 3ac7c58e090d feat(dashboard): surface stalled workflows
    Downloads
  • v0.1.273 46e1ed1abf

    v0.1.273 Stable

    pipeline-bot released this 2026-07-24 14:35:55 +00:00 | 21 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.272 -> v0.1.273)

    • 8fd9be0ee28e fix(dashboard): show recent backfilled builds
    Downloads
  • v0.1.272 86ca7a4938

    v0.1.272 Stable

    pipeline-bot released this 2026-07-24 14:15:19 +00:00 | 25 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.271 -> v0.1.272)

    • 535a72b95bec fix(dashboard): declutter builder-images history
    Downloads
  • v0.1.271 9b7f12708c

    v0.1.271 Stable

    pipeline-bot released this 2026-07-24 13:56:23 +00:00 | 29 commits to main since this release

    Changed

    • 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)

    • 7ddc504f1db0 feat(argo): upgrade workflows to v4.0.8
    Downloads
  • v0.1.270 393f5ee8cf

    v0.1.270 Stable

    pipeline-bot released this 2026-07-24 13:10:14 +00:00 | 33 commits to main since this release

    Security

    • 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)

    • 9d95e177f455 security(argo): upgrade workflows to 3.7.14
    Downloads
  • v0.1.269 20643ec65b

    v0.1.269 Stable

    pipeline-bot released this 2026-07-24 11:38:18 +00:00 | 37 commits to main since this release

    Fixed

    • 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)

    • ccb52ce35961 fix(buildkit): roll daemons on config changes
    Downloads