• v0.6.6 2deddb8488

    v0.6.6 Stable

    gitea_admin released this 2026-06-28 13:39:31 +00:00 | 111 commits to main since this release

    Added

    • In-cluster CI/CD pipeline (the seanfarm release path): a multi-arch image build via buildkitd
      (cross-compiled, no qemu) → cosign-EC signed push to registry.sean.farm/seanfarm/forgejo-operator
      make build-installer → an in-cluster release (lightweight tag + a Forgejo Release carrying the
      changelog notes + the rendered install.yaml as an asset). Adds the staging dev-trunk branch,
      a VERSION file, this CHANGELOG, and a make test (envtest) CI gate.

    Changed

    • Dockerfile: pin the builder stage to $BUILDPLATFORM so the multi-arch build cross-compiles on
      the native host instead of qemu-emulating the arm64 leg.
    Downloads