| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-27 | 1.3 kB | |
| v3.0.7 source code.tar.gz | 2026-07-27 | 1.4 MB | |
| v3.0.7 source code.zip | 2026-07-27 | 1.5 MB | |
| Totals: 3 Items | 2.9 MB | 1 | |
What's Changed
Kuberhealthy v3.0.7 is a patch release focused on dependency maintenance and build compatibility.
- Bumped the indirect
golang.org/x/netdependency fromv0.38.0tov0.55.0. - Aligned CI and container build Go versions with the module directive by updating GitHub Actions setup-go pins and the Kuberhealthy Containerfile builder image to Go
1.25.0.
Upgrade Notes
No Kuberhealthy controller behavior, CRDs, manifests, Helm chart templates, or user-facing APIs changed in this release. Standard image/tag upgrade procedures apply.
Users building Kuberhealthy from source should use Go 1.25.0 or newer compatible tooling for this release line.
Validation
- PR [#1522] was reviewed, approved, and merged into
mainatd53c22d649e268e1280bc6ac3b9d2c19e7547a19. - GitHub Actions passed for DCO, unit tests, release image build, e2e, and helm-e2e before merge.
- Release tag
v3.0.7targetsd53c22d649e268e1280bc6ac3b9d2c19e7547a19. - Release image workflow completed successfully and published
docker.io/kuberhealthy/kuberhealthy:v3.0.7forlinux/amd64andlinux/arm64with index digestsha256:4b70eb25f2d2119a12a1333d32dafc16de499d221008d6103fabbc5573c99096.
Full Changelog: https://github.com/kuberhealthy/kuberhealthy/compare/v3.0.6...v3.0.7