• v0.3.7 b6a68baf84

    v0.3.7 Stable

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

    Changed

    • Bump libseanfarm-operator v0.4.11 -> v0.4.12 (lib-autobump: rides the shared-library release train; the envtest release gate validates the suite against it on the next ship).
    • Adopt the lib's canonical operator.mk scaffolding: vendor it and shrink the Makefile to project vars + repo-specific targets (build/docker/installer/e2e/load/deploy) — the shared dev-loop targets and tool pins (manifests/generate/fmt/vet/test/lint*, Dependencies, including the go.mod-derived ENVTEST versions this repo previously derived itself) now come from the include, re-synced by the lib-bump autoland on every lib release. make test picks up the shared defaults (adds -covermode=atomic).

    Included changes (v0.3.6 -> v0.3.7)

    • 6acdab0b15a5 chore(scaffolding): adopt operator.mk (lib v0.4.12)
    • 4c5f2e487e0e chore(deps): bump libseanfarm-operator v0.4.11 -> v0.4.12 (lib-autobump)
    Downloads