Skip to content

v1.10.12

Choose a tag to compare

@thomastaylor312 thomastaylor312 released this 03 Sep 23:37
db4b4b2

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 #6929
  • chore(deps): bump google.golang.org/grpc to v1.82.1 by @krancour in #6931
  • chore(deps): bump step-security/harden-runner from 2.16.1 to 2.21.0 by @dependabot[bot] in #6965
  • chore(deps): bump aws-actions/configure-aws-credentials from 6.0.0 to 6.2.3 by @dependabot[bot] in #6954
  • chore(deps): bump curlimages/curl from 8.18.0 to 8.21.0 by @dependabot[bot] in #6970
  • chore(deps): bump docker/setup-qemu-action from 4.0.0 to 4.2.0 by @dependabot[bot] in #6943
  • chore(deps): bump library/node from 24.12.0 to 24.20.0 by @dependabot[bot] in #6967
  • chore(deps): bump sigstore/cosign-installer from 4.1.1 to 4.1.2 by @dependabot[bot] in #6937
  • chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #6936
  • chore: document how Go versions are selected for builds and CI by @krancour in #7009
  • chore(backport release-1.10): fix(Dockerfile): Fixes the dockerfile build for Helm by @akuitybot in #7065

Full Changelog: v1.10.11...v1.10.12