Skip to content

Releases: aureq/cert-manager-webhook-ovh

0.9.4

11 Mar 01:05

Choose a tag to compare

Changes for cert-manager-webhook-ovh 0.9.4

Noteworthy changes

  • ⏩ upgrade base container image to grab latest security updates

Released on Wed Mar 11 01:05:20 AM UTC 2026

0.9.4-alpha.0

10 Mar 22:26

Choose a tag to compare

0.9.4-alpha.0 Pre-release
Pre-release

Changes for cert-manager-webhook-ovh 0.9.4-alpha.0

Noteworthy changes

  • ⏩ upgrade base container image to grab latest security updates

Released on Tue Mar 10 10:26:15 PM UTC 2026

0.9.3

10 Mar 00:59

Choose a tag to compare

Changes for cert-manager-webhook-ovh 0.9.3

⭐ If you are using this project, please consider supporting it by starring the repository. It helps me a lot to keep maintaining and improving this project. Thank you!

❤️ In loving memory of my mom. She was my biggest supporter. This release is dedicated to her memory. I miss you mom, and I love you. April 27th, 1948 ~ February 19th, 2026.

Noteworthy changes

  • 🌿 make secret-reader RoleBinding roleRef kind configurable via rbac.roleType to address a permission issue.
  • 🌿 add unit tests to validate rbac.roleType option in Helm templates
  • 🐛 fix template indentation (Fixes #83, Thanks to Sébastien de Melo for the report and the initial suggestion)
  • 🌿 add pod.tolerations support
  • 📝 document pod.tolerations parameter in README
  • 🌱 add unit tests for nodeSelector, affinity and tolerations
  • ⚙️ publish chart to the OCI registry, thanks to Erwan Leboucher
  • ⚙️ set explicit Helm version v4.1.1 in both build jobs
  • 📄 document secret namespace requirement for credential secrets
  • ⚙️ add harden-runner step to docker and helm jobs in release workflow
  • 🐛 fix changelog extraction to match exact version strings

Dependencies

  • ⏩ update github.com/cert-manager/cert-manager to v1.19.4
  • ⏩ update go.opentelemetry.io/otel/sdk to v1.40.0 to address CVE-2026-24051
  • ⏩ upgrade step-security/harden-runner to v2.15.1
  • ⏩ upgrade actions/checkout to v6
  • ⏩ upgrade docker/setup-qemu-action to v4
  • ⏩ upgrade docker/setup-buildx-action to v4
  • ⏩ upgrade docker/login-action to v4
  • ⏩ upgrade docker/metadata-action to v6
  • ⏩ upgrade docker/build-push-action to v7
  • ⏩ upgrade actions/upload-artifact to v7
  • ⏩ upgrade actions/download-artifact to v8

Released on Tue Mar 10 12:59:13 AM UTC 2026

0.9.3-alpha.3

09 Mar 08:55

Choose a tag to compare

0.9.3-alpha.3 Pre-release
Pre-release

Changes for cert-manager-webhook-ovh 0.9.3-alpha.3

Noteworthy changes

  • ⚙️ add harden-runner step to docker and helm jobs in release workflow

Dependencies

  • ⏩ upgrade step-security/harden-runner to v2.15.1
  • ⏩ upgrade actions/checkout to v6
  • ⏩ upgrade docker/setup-qemu-action to v4
  • ⏩ upgrade docker/setup-buildx-action to v4
  • ⏩ upgrade docker/login-action to v4
  • ⏩ upgrade docker/metadata-action to v6
  • ⏩ upgrade docker/build-push-action to v7
  • ⏩ upgrade actions/upload-artifact to v7
  • ⏩ upgrade actions/download-artifact to v8

Released on Mon Mar 9 08:55:37 AM UTC 2026

0.9.3-alpha.2

07 Mar 01:47

Choose a tag to compare

0.9.3-alpha.2 Pre-release
Pre-release

Changes for cert-manager-webhook-ovh 0.9.3-alpha.2

⭐ If you are using this project, please consider supporting it by starring the repository. It helps me a lot to keep maintaining and improving this project. Thank you!

❤️ In loving memory of my mom. She was my biggest supporter. This release is dedicated to her memory. I miss you mom, and I love you. April 27th, 1948 ~ February 19th, 2026.

Noteworthy changes

  • ⚙️ publish chart to the OCI registry, thanks to Erwan Leboucher
  • ⚙️ set explicit Helm version v4.1.1 in both build jobs
  • 📄 document secret namespace requirement for credential secrets

Released on Sat Mar 7 01:47:40 AM UTC 2026

0.9.3-alpha.1

01 Mar 18:04

Choose a tag to compare

0.9.3-alpha.1 Pre-release
Pre-release

Changes for cert-manager-webhook-ovh 0.9.3-alpha.1

⭐ If you are using this project, please consider supporting it by starring the repository. It helps me a lot to keep maintaining and improving this project. Thank you!

❤️ In loving memory of my mom. She was my biggest supporter. This release is dedicated to her memory. I miss you mom, and I love you. April 27th, 1948 ~ February 19th, 2026.

Noteworthy changes

  • 🐛 fix template indentation (Fixes #83, Thanks to Sébastien de Melo for the report and the initial suggestion)
  • 🌿 add pod.tolerations support
  • 📝 document pod.tolerations parameter in README
  • 🌱 add unit tests for nodeSelector, affinity and tolerations

Released on Sun Mar 1 06:04:43 PM UTC 2026

0.9.3-alpha.0

27 Feb 15:44

Choose a tag to compare

0.9.3-alpha.0 Pre-release
Pre-release

Changes for cert-manager-webhook-ovh 0.9.3-alpha.0

⭐ If you are using this project, please consider supporting it by starring the repository. It helps me a lot to keep maintaining and improving this project. Thank you!

❤️ In loving memory of my mom. She was my biggest supporter. This release is dedicated to her memory. I miss you mom, and I love you. April 27th, 1948 ~ February 19th, 2026.

Noteworthy changes

  • 🌿 make secret-reader RoleBinding roleRef kind configurable via rbac.roleType to address a permission issue.
  • 🌿 add unit tests to validate rbac.roleType option in Helm templates

Released on Fri Feb 27 03:44:53 PM UTC 2026

0.9.2

24 Feb 09:00

Choose a tag to compare

Changes for cert-manager-webhook-ovh 0.9.2

⭐ If you are using this project, please consider supporting it by starring the repository. It helps me a lot to keep maintaining and improving this project. Thank you!

❤️ In loving memory of my mom. She was my biggest supporter. This release is dedicated to her memory. I miss you mom, and I love you. April 27th, 1948 ~ February 19th, 2026.

Noteworthy changes

  • 🌿 add external account binding validation in Helm templates (fixes #79)
  • 🌿 add unit tests to validate external account binding validation
  • 🌿 add groupName empty value validation in Helm templates
  • 🌿 add default value for cert-manager namespace in RBAC binding
  • 📝 add helm-docs template and generate comprehensive README
  • 📝 publish generated documentation to GitHub pages instead of using static page

Dependencies

  • ⏩ update to alpine 3.23 for main container, and make it consistent with build container
  • ⏩ update k8s.io/api to v0.34.4
  • ⏩ update k8s.io/apiextensions-apiserver to v0.34.4
  • ⏩ update k8s.io/apimachinery to v0.34.4
  • ⏩ update k8s.io/client-go to v0.34.4

Released on Tue Feb 24 09:00:06 AM UTC 2026

0.9.1

21 Feb 17:20

Choose a tag to compare

Changes for cert-manager-webhook-ovh 0.9.1

⭐ If you are using this project, please consider supporting it by starring the repository. It helps me a lot to keep maintaining and improving this project. Thank you!

❤️ In loving memory of my mom. She was my biggest supporter. This release is dedicated to her memory. I miss you mom, and I love you. April 27th, 1948 ~ February 19th, 2026.

Noteworthy changes

  • 🐛 explicitly declare ovhAuthenticationRef as optional in issuer schema
  • 🐛 add nil guards for authentication objects in Helm template helpers (fixes #79)
  • 🌱 add new unit tests to cover nil guards in Helm template helpers

Released on Sat Feb 21 05:20:15 PM UTC 2026

0.9.0

21 Feb 04:55

Choose a tag to compare

Changes for cert-manager-webhook-ovh 0.9.0

⭐ If you are using this project, please consider supporting it by starring the repository. It helps me a lot to keep maintaining and improving this project. Thank you!

Breaking changes and important notes

🚀 Overall, this release gets us closer to a more robust, polished and user-friendly Helm chart. The time and quality invested in this release aim to bring it close to what you'd expect from a commercial product.
🚀 The values.yaml is now fully documented and it now supports JSON schema validation. A lot of time has gone into rewriting unit tests to catch potential issues and ensure the stability of this Helm chart. The new validator template and the JSON schema validation helps catch configuration errors early and provides much better feedback to users.
⚠️ Due to the refactor of the Helm chart structure, the values.yaml file has been reorganized and some configuration keys have been moved. Please refer to the updated values.yaml and the new README.md for details on the new structure and configuration options.
⚠️ ️Temporarily remove support for deployment tolerations due to a problem with the Helm Chart template rendering.
❤️ In loving memory of my mom. She was my biggest supporter. This release is dedicated to her memory. I miss you mom, and I love you. April 27th, 1948 ~ February 19th, 2026.

Major features

  • 🚀 add JSON schema for Helm chart values.yaml validation when deploying the Chart
  • 🚀 rewrite the Chart unit tests to validate the Chart rendering and error handling
  • 🎉 add JSON schema annotations to all options in values.yaml
  • 🎉 refactor/reorganize the Helm chart values.yaml structure (⚠️ see breaking changes above)
  • 🎉 add dedicated validator.yaml template for issuer authentication
  • 📄 add inline documentation to values.yaml, including JSON schema for schema generation
  • 📄 add Helm chart README.md with values documentation

Noteworthy changes

  • 🌿 add unit tests for groupName, certManager, rbac, image, service and pod options
  • 🌿 refactor authentication helper functions in _helpers.tpl
  • 🌿 update helm unit tests for refactored authentication helpers
  • 🌿 update test values for refactored authentication validation
  • 🌿 add annotations support for service
  • 🌿 add validation to enforce single authentication method per issuer
  • 🌿 add unit tests for validator template with dual authentication rejection
  • 🌿 add issuer authentication method field validation
  • 🌿 add unit tests for issuer authentication method validation
  • 🌱 add YAML language server schema annotation to values.yaml
  • 🌱 remove redundant fail check and add inline comments in issuer.yaml
  • 🌱 remove redundant fail check in secret.yaml
  • 🌱 add default value schema annotations for ovhAuthenticationRef key fields
  • 📄 improve profile option comments in values.yaml
  • 📄 update release workflow with helm-docs and helm-schema steps in README.md
  • 📄 update feature list in README.md
  • 📄 clarify image.tag accepts version numbers or digests
  • ⚙️ add -trimpath flag to go build in Dockerfile to support reproducible builds
  • ⚙️ add helm-docs, helm-schema, and helm-unittest targets in Makefile
  • 🔥 temporarily remove deployment tolerations due to a problem with the Helm template rendering.
  • 🔥 remove legacy test files and test value fixtures
  • 📝 update README feature list with unit tests entry and wording fixes

Dependencies

  • ⏩ upgrade github.com/cert-manager/cert-manager to v1.19.3

  • Released on Sat Feb 21 04:55:37 AM UTC 2026