• v0.1.66 d16d2674da

    v0.1.66 Stable

    pipeline-bot released this 2026-07-17 22:29:59 +00:00 | 224 commits to main since this release

    Changed

    • argo-workflows-base: dual-stack coexistence prep (platform-collapse Phase 2). Scope the
      workflow-controller to its namespace (--namespaced --managed-namespace=workflows-${TENANT}) so a
      future second workflows-platform stack doesn't double-reconcile every Workflow (the controller was
      cluster-wide; the cluster-template ClusterRole for CWT resolution was already present). Also
      ${TENANT}-suffix the cluster-scoped github-https-credentials ClusterSecretStore so each stack owns
      its own (no consumer references it by name). Alice-safe: all Workflows already run only in
      workflows-alice; the controller rolls once.

    Included changes (v0.1.65 -> v0.1.66)

    • 7f4479687048 feat(workflows): dual-stack coexistence prep — namespaced controller + suffixed CSS (P2 A0)
    Downloads
  • v0.1.65 827d686112

    v0.1.65 Stable

    pipeline-bot released this 2026-07-17 19:41:34 +00:00 | 228 commits to main since this release

    Changed

    • Restore the pipelines-argocd seed root to prune:true. The argocd-alice → argocd-platform
      cutover held it prune:false transiently; with the platform child Apps adopted and Synced/Healthy,
      return it to the olly-argocd steady state.

    Included changes (v0.1.64 -> v0.1.65)

    • 7b48e24c21c0 chore(pipelines): restore seed root to prune:true (post-cutover steady state)
    Downloads
  • v0.1.64 4730521641

    v0.1.64 Stable

    pipeline-bot released this 2026-07-17 19:09:19 +00:00 | 232 commits to main since this release

    Changed

    • Pipelines CD engine → argocd-platform singleton (platform-collapse Phase 1). The pipelines
      app-of-apps seed (kubernetes/flux/infrastructure/pipelines/manifest.yaml) now targets the
      cluster-singleton argocd-platform (the ArgoCD that owns olly) instead of the per-tenant
      argocd-alice, so the CI/CD spine no longer lives inside a tenant Stack. Fully hardcoded (drops the
      wrapper's postBuild.substitute, matching the olly-argocd seed); webhook repointed to the
      argocd-platform receiver; transient prune:false during the cutover. Adds docs/platform-collapse/
      — the roadmap for promoting the remaining cluster-infra services (workflows/registry/forgejo) out of
      the tenant Stack.

    Included changes (v0.1.63 -> v0.1.64)

    • c8cafb710f47 feat(pipelines): CD engine → argocd-platform singleton (platform-collapse P1)
    Downloads
  • v0.1.63 4267076b06

    v0.1.63 Stable

    pipeline-bot released this 2026-07-17 14:56:08 +00:00 | 236 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.62 -> v0.1.63)

    • 0ed2ba592b5a chore(storage): normalize mayastor StorageClass names by replica count
    Downloads
  • v0.1.62 800eda2437

    v0.1.62 Stable

    pipeline-bot released this 2026-07-17 11:44:05 +00:00 | 240 commits to main since this release

    Changed

    • Operator deploy pins → operator.mk adoption wave (lib v0.4.12). kratos-identity-operator
      v0.5.13→v0.5.14, minio-resource-operator v0.3.6→v0.3.7 (cluster Kustomization newTags);
      forgejo-operator resource-source tag v0.6.21→v0.6.22, openbao-operator v0.12.20→v0.12.21 (kept
      lockstep with the controller image newTag in platform-seanfarm). pipelines-operator v0.1.42
      already live via its registry digest pin. Each release carries the vendored operator.mk
      toolchain include (+ httpkit/SecretValue helper dedup in forgejo/kratos/pipelines).

    Included changes (v0.1.61 -> v0.1.62)

    • 1c8f885cd0dc chore(deploy): roll operators to operator.mk adoption wave (lib v0.4.12)
    Downloads
  • v0.1.61 60f8500385

    v0.1.61 Stable

    pipeline-bot released this 2026-07-17 09:59:46 +00:00 | 244 commits to main since this release

    Fixed

    • Athens poison-sweep upgraded to full CRC testing (unzip -t): a third poison shape
      surfaced 2026-07-17 — a SAME-LENGTH zip with corrupt content and a valid EOCD trailer
      (klauspost v1.18.0 matched upstream's byte count but not its sha256), invisible to
      both the size-0 and trailer checks and blocking four of five lib-bump consumers.

    Included changes (v0.1.60 -> v0.1.61)

    • a21473c60264 fix(athens): poison-sweep does full CRC testing (unzip -t)
    Downloads
  • v0.1.60 99cc071ebe

    v0.1.60 Stable

    pipeline-bot released this 2026-07-17 09:42:52 +00:00 | 248 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.59 -> v0.1.60)

    • fc4197033fde feat(olly): auto Forgejo->codeberg backup for sean/olly + obs-singleton docs
    Downloads
  • v0.1.59 74dae2b960

    v0.1.59 Stable

    pipeline-bot released this 2026-07-17 09:11:52 +00:00 | 252 commits to main since this release

    Fixed

    • Operator metrics CNPs allow the ACTUAL scraper: openbao + kratos 8443 ingress only
      matched app.kubernetes.io/name: victoriametrics (vmsingle), but scraping moved to
      vmagent on 2026-07-15 — the new operator-metrics scrape job would have been silently
      dropped. Both labels now allowed.

    Included changes (v0.1.58 -> v0.1.59)

    • a415e64b39c0 fix(np): operator metrics ingress allows vmagent (the scraper since 2026-07-15)
    Downloads
  • v0.1.58 004609836e

    v0.1.58 Stable

    pipeline-bot released this 2026-07-16 18:21:07 +00:00 | 256 commits to main since this release

    Changed

    • Operator lockstep for the lib-v0.4.11 extraction wave: forgejo v0.6.21, openbao
      v0.12.20, kratos v0.5.13, minio-resource-operator v0.3.6.

    Included changes (v0.1.57 -> v0.1.58)

    • 028a110c8d50 fix(operators): lockstep pins for the lib-v0.4.11 wave (forgejo v0.6.21, openbao v0.12.20, kratos v0.5.13, minio v0.3.6)
    Downloads
  • v0.1.57 e6ebabe5dc

    v0.1.57 Stable

    pipeline-bot released this 2026-07-16 16:28:54 +00:00 | 260 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.56 -> v0.1.57)

    • 1cfbc2abd023 feat(olly-argocd): rebuild-durable seed via codeberg importSource
    Downloads