github aureq/cert-manager-webhook-ovh 0.9.17

4 hours ago

Changes for cert-manager-webhook-ovh 0.9.17

Noteworthy changes

  • 🌿 Validate labels produced by the cert-manager-webhook-ovh.labels template against the Kubernetes label value syntax, failing the rendering with a descriptive error
  • 🌿 Validate user-supplied pod.podLabels against the Kubernetes label value syntax (63 character limit, alphanumeric start and end, allowed characters), failing the rendering with a descriptive error
  • 🌱 Add unit tests for image.tag handling and generated chart labels in deployment.yaml
  • 🌱 Add unit tests covering pod.podLabels validation in validator.yaml
  • 🌱 Add a sample pod.podLabels entry to the values-full.yaml test fixture
  • 🌱 Bump chart appVersion and version to 0.9.17
  • 📝 Add CONTRIBUTING.md with contributor guidelines and a reference to the Code of Conduct generative AI policy
  • 📝 Rewrite the Code of Conduct generative AI section to prohibit AI-authored contributions
  • 📝 Update README version badges to 0.9.17
  • ⚙️ Bump envtest Kubernetes version to 1.37.0 in the Makefile

Fixes

  • 🐛 Derive the app.kubernetes.io/version label from .Chart.AppVersion only, so a custom image.tag can no longer render an invalid label value

Dependencies

  • ⏩ upgrade Go to 1.27.1
  • ⏩ upgrade build image to Go 1.27.1
  • ⏩ upgrade k8s.io/api to v0.37.0
  • ⏩ upgrade k8s.io/apiextensions-apiserver to v0.37.0
  • ⏩ upgrade k8s.io/apimachinery to v0.37.0
  • ⏩ upgrade k8s.io/client-go to v0.37.0
  • ⏩ upgrade github.com/cert-manager/cert-manager to v1.21.2
  • ⏩ add a replace directive redirecting github.com/google/cel-go to github.com/cel-expr/cel-go at v0.31.0
  • ⏩ refresh indirect Go module dependencies

Released on Sat Sep 19 12:14:53 AM UTC 2026

Don't miss a new cert-manager-webhook-ovh release

NewReleases is sending notifications on new releases.