Skip to content

v1.8.16

Choose a tag to compare

@thomastaylor312 thomastaylor312 released this 03 Sep 23:40
64bd195

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 #6927
  • chore(deps): bump curlimages/curl from 8.18.0 to 8.21.0 by @dependabot[bot] in #6985
  • chore(deps): bump svenstaro/upload-release-action from 2.11.3 to 2.11.5 by @dependabot[bot] in #6964
  • chore(deps): bump actions/checkout from 5.0.0 to 5.1.0 by @dependabot[bot] in #6962
  • chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in #6957
  • chore(deps): bump sigstore/cosign-installer from 3.10.0 to 3.10.1 by @dependabot[bot] in #6973
  • chore(deps): bump korthout/backport-action from 3.3.0 to 3.4.1 by @dependabot[bot] in #6969
  • chore(deps): bump library/node from 24.9.0 to 24.20.0 by @dependabot[bot] in #6984
  • chore(deps): bump google.golang.org/grpc to v1.82.1 by @krancour in #6933
  • chore: document how Go versions are selected for builds and CI by @krancour in #7007
  • chore(deps): bump anchore/sbom-action from 0.20.11 to 0.24.2 by @dependabot[bot] in #7036
  • chore(deps): bump actions/stale from 10.0.0 to 10.4.0 by @dependabot[bot] in #7038
  • chore(deps): bump pnpm/action-setup from 4.2.0 to 4.4.0 by @dependabot[bot] in #7039
  • chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #7042
  • chore(deps): bump docker/build-push-action from 6.5.0 to 6.19.2 by @dependabot[bot] in #7040
  • chore(deps): bump curlimages/curl from 8.21.0 to 8.22.0 by @dependabot[bot] in #7043
  • chore(backport release-1.8): fix(Dockerfile): Fixes the dockerfile build for Helm by @akuitybot in #7063

Full Changelog: v1.8.15...v1.8.16