-
Release 1 Build Stable
released this
2026-09-09 16:15:52 +00:00 | 0 commits to trunk since this release- #119 Document native delivery and task telemetry (
b6bd840a4d)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #119 Document native delivery and task telemetry (
-
Release 1 Build Stable
released this
2026-09-06 14:40:37 +00:00 | 1 commits to trunk since this release- #117 Use scoped build caches for forgejo-operator (
20f8205f06)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #117 Use scoped build caches for forgejo-operator (
-
Release 1 Build Stable
released this
2026-09-02 05:57:28 +00:00 | 4 commits to trunk since this release- #115 docs: prove the Binjovi shadow Build (
6c5831b0d9)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #115 docs: prove the Binjovi shadow Build (
-
v0.6.36 Stable
released this
2026-08-19 23:32:06 +00:00 | 8 commits to trunk since this releaseChanges
- fix(webhook): replace hooks when signing secret changes (PR #112) — gitea_admin,
0eb6f4392c4a3548476313ab8229118ec0068404
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- fix(webhook): replace hooks when signing secret changes (PR #112) — gitea_admin,
-
v0.6.35 Stable
released this
2026-08-07 18:06:02 +00:00 | 9 commits to trunk since this releaseChanges
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)
-
v0.6.34 Stable
released this
2026-08-07 08:48:30 +00:00 | 11 commits to trunk since this releaseChanges
- feat(api): expose deletionPolicy so CRs are safe to rename (PR #109) — sean,
bd871feafa38623ac6f9df8fd428074af9a406bd
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
- feat(api): expose deletionPolicy so CRs are safe to rename (PR #109) — sean,
-
v0.6.33 Stable
released this
2026-08-06 10:26:34 +00:00 | 12 commits to trunk since this releaseChanges
- fix(security): protect credentials and bound pagination (PR #108) — sean,
f450ffdadc0e0f4a244c4e3f497562ca8526fd48
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
- fix(security): protect credentials and bound pagination (PR #108) — sean,
-
v0.6.32 Stable
released this
2026-08-04 13:14:16 +00:00 | 13 commits to trunk since this releaseChanges
- fix(pushmirror): surface failed syncs (PR #107) — sean,
913befa962415815f02ede83b308ab0b5a40a911
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
- fix(pushmirror): surface failed syncs (PR #107) — sean,
-
v0.6.31 Stable
released this
2026-08-01 00:42:54 +00:00 | 14 commits to trunk since this release- ForgejoRepository can now own native pull-request policy. The operator manages
allowed merge styles, rebase branch updates, and both defaults, then reads all
fields back before reporting Ready. This enables ordinary Forgejo PRs with a
rebase-update + fast-forward-only path without a custom merge workflow.
Included changes (v0.6.30 -> v0.6.31)
c6baf59d394bfeat(repository): manage native PR policy
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
- ForgejoRepository can now own native pull-request policy. The operator manages
-
v0.6.30 Stable
released this
2026-07-29 13:46:51 +00:00 | 16 commits to trunk since this release- ForgejoPushMirror gains a REQUIRED branchFilter. An empty filter makes Forgejo
create a bidirectional remote whose fetch refspec rewrites local main (the
release reverter), so the field is validated, sent as raw JSON (no published
SDK models branch_filter), and read back - an unhonored filter deletes the
mirror and fails the reconcile.
Included changes (v0.6.29 -> v0.6.30)
cbf12900eb53feat(pushmirror): require a branch filter, and verify Forgejo honored it
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
- ForgejoPushMirror gains a REQUIRED branchFilter. An empty filter makes Forgejo