• v0.1.26 fdfb77ac6a

    v0.1.26 Stable

    pipeline-bot released this 2026-07-14 21:20:46 +00:00 | 502 commits to trunk since this release

    Changed

    • Incremental release.

    Included changes (v0.1.25 -> v0.1.26)

    • 8bace27d7045 deploy(forgejo-operator): controller image v0.6.15 -> v0.6.16
    Downloads
  • v0.1.25 0f6853d893

    v0.1.25 Stable

    pipeline-bot released this 2026-07-14 18:29:09 +00:00 | 506 commits to trunk since this release

    Changed

    • Incremental release.

    Included changes (v0.1.24 -> v0.1.25)

    • 17792f2c28cd deploy(openbao): bump operator image v0.12.14 -> v0.12.15 (lockstep with CRD source)
    Downloads
  • v0.1.24 7b4cc3c523

    v0.1.24 Stable

    pipeline-bot released this 2026-07-14 17:40:43 +00:00 | 510 commits to trunk since this release

    Changed

    • Incremental release.

    Included changes (v0.1.23 -> v0.1.24)

    • 86006e7ce728 deploy(forgejo): bump operator image v0.6.10 -> v0.6.15 (lockstep with CRD source)
    Downloads
  • v0.1.23 e649f05c6e

    v0.1.23 Stable

    pipeline-bot released this 2026-07-14 16:37:54 +00:00 | 514 commits to trunk since this release

    Changed

    • Incremental release.

    Included changes (v0.1.22 -> v0.1.23)

    • 1a64afd4c0be deploy(openbao): bump operator image v0.12.5 -> v0.12.14 (lockstep with CRD source)
    Downloads
  • v0.1.22 6eb0b4cbdd

    v0.1.22 Stable

    pipeline-bot released this 2026-07-11 00:56:35 +00:00 | 518 commits to trunk since this release

    Changed

    • Incremental release.

    Included changes (v0.1.21 -> v0.1.22)

    • ad18dd970300 fix(gitmirror): backup pushes heads+tags, not --mirror (codeberg hidden-ref reject)
    Downloads
  • v0.1.21 b998a9475b

    v0.1.21 Stable

    pipeline-bot released this 2026-07-11 00:48:22 +00:00 | 522 commits to trunk since this release

    Changed

    • Incremental release.

    Included changes (v0.1.20 -> v0.1.21)

    • 0063d639c2b5 feat(gitmirror): retire ForgejoPushMirror -> push-only backup CronWorkflow
    Downloads
  • v0.1.20 ddea7f1a18

    v0.1.20 Stable

    pipeline-bot released this 2026-07-10 15:31:05 +00:00 | 526 commits to trunk since this release

    Changed

    • Incremental release.

    Included changes (v0.1.19 -> v0.1.20)

    • c5ba728b0515 fix(forgejo): isolate mirror-sync queue onto its own leveldb
    Downloads
  • v0.1.19 fbddd87afb

    v0.1.19 Stable

    pipeline-bot released this 2026-07-10 14:14:43 +00:00 | 530 commits to trunk since this release

    • fix(forgejo signing): copy-signing-key initContainer must run BEFORE configure-gitea.
      configure-gitea runs forgejo migrate, which loads [repository.signing] and READS the key —
      so the key must be placed first. (3a shipped it last → Forgejo boot-fail-fast "could not read
      repository signing key".) Reorder is index-safe: all 4 initContainers use the same forgejo
      image and init-app-ini stays index 1.

    Included changes (v0.1.18 -> v0.1.19)

    • 9ec57b2904c1 fix(forgejo): copy-signing-key initContainer before configure-gitea
    Downloads
  • v0.1.18 18a45ee8f1

    v0.1.18 Stable

    pipeline-bot released this 2026-07-10 13:57:47 +00:00 | 534 commits to trunk since this release

    • Forgejo instance signing (SSH ed25519), key in OpenBao KV. Max-security Phase 3a. A keygen
      Job (scoped OpenBaoPolicy + k8s-auth role) generates an ed25519 SSH signing key into OpenBao
      kv (cas=0 generate-once) and materializes it as the forgejo-signing-key Secret; a
      copy-signing-key initContainer places a 0600 copy on /data (the raw key never mounts in the
      main container). [repository.signing] FORMAT=ssh MERGES=always DEFAULT_TRUST_MODEL=committer
      so server-side merges/squashes are signed+verified. Behavior-neutral until requireSignedCommits
      (Phase 3c). Append-only composition edit (env/volume/initContainer indices unshifted).

    Included changes (v0.1.17 -> v0.1.18)

    • 86bc37b0ad2f feat(forgejo): SSH-ed25519 instance signing, key in OpenBao KV (max-security 3a)
    Downloads
  • v0.1.17 d912dc4210

    v0.1.17 Stable

    pipeline-bot released this 2026-07-09 13:03:51 +00:00 | 538 commits to trunk since this release

    Changed

    • Incremental release.

    Included changes (v0.1.16 -> v0.1.17)

    • 120ef78a3c39 chore(gitmirror): retire pipelines-argocd repo (folded into sean/pipelines)
    Downloads