-
v0.5.5 Stable
released this
2026-07-01 10:32:40 +00:00 | 79 commits to trunk since this releaseChanged
- CI/build: bring the Dockerfiles to parity with the sibling operators — route Go
module fetches through the in-cluster Athens proxy (GOPROXY,directfallback),
add the# syntaxdirective + buildkitgomod/go-buildcache mounts, and drop
go build -a(which force-rebuilt every package and defeated the go-build cache).
Cold builds no longer re-download the module graph fromproxy.golang.org.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- CI/build: bring the Dockerfiles to parity with the sibling operators — route Go
-
v0.5.4 Stable
released this
2026-06-28 18:21:08 +00:00 | 85 commits to trunk since this releaseChanged
- Onboarded to the seanfarm consolidated CI/CD pipeline (staging-trunk model): releases
now ship via the shared ArgoCD-delivered go-operator-image pipeline (buildkitd build,
cosign-EC sign by digest,dist/install.yaml) instead of Forgejo Actions. Added a
stagingdev trunk,ci-test.Dockerfile, and amake build-installertarget.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Onboarded to the seanfarm consolidated CI/CD pipeline (staging-trunk model): releases