v1.9.12
This patch release contains a fix for the helm build in the Dockerfile that caused an issue with any chart that had a kubeVersion constraint
What's Changed
- fix: restore grpc_health_probe to the image by @krancour in #6928
- chore(deps): bump curlimages/curl from 8.18.0 to 8.21.0 by @dependabot[bot] in #6980
- chore(deps): bump google.golang.org/grpc to v1.82.1 by @krancour in #6932
- chore(deps): bump pnpm/action-setup from 4.2.0 to 4.4.0 by @dependabot[bot] in #6956
- chore(deps): bump actions/checkout from 6.0.1 to 6.1.0 by @dependabot[bot] in #6949
- chore(deps): bump svenstaro/upload-release-action from 2.11.3 to 2.11.5 by @dependabot[bot] in #6951
- chore(deps): bump actions/stale from 10.1.1 to 10.4.0 by @dependabot[bot] in #6947
- chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.5 by @dependabot[bot] in #6941
- chore(deps): bump library/node from 24.12.0 to 24.20.0 by @dependabot[bot] in #6979
- chore(deps): bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #7015
- chore(deps): bump anchore/sbom-action from 0.21.1 to 0.24.2 by @dependabot[bot] in #7016
- chore(deps): bump actions/cache from 5.0.2 to 5.1.0 by @dependabot[bot] in #7017
- chore(deps): bump korthout/backport-action from 4.0.1 to 4.6.0 by @dependabot[bot] in #7018
- chore(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.2 by @dependabot[bot] in #7021
- chore: document how Go versions are selected for builds and CI by @krancour in #7008
- chore(backport release-1.9): fix(Dockerfile): Fixes the dockerfile build for Helm by @akuitybot in #7064
Full Changelog: v1.9.11...v1.9.12