Releases: aureq/cert-manager-webhook-ovh
Releases · aureq/cert-manager-webhook-ovh
0.7.5
Changes for cert-manager-webhook-ovh 0.7.5
Noteworthy changes
- 🎉 add support for External Account Binding (by Sebastien MALOT)
Dependencies
- ⏩ upgrade github.com/cert-manager/cert-manager to v1.17.3
- ⏩ upgrade github.com/ovh/go-ovh to v1.8.0
- ⏩ upgrade k8s.io/api to v0.33.2
- ⏩ upgrade k8s.io/apimachinery to v0.33.2
- ⏩ upgrade k8s.io/client-go to v0.33.2
- Released on Fri Jun 20 02:04:16 AM UTC 2025
0.7.4
Changes for cert-manager-webhook-ovh 0.7.4
Noteworthy changes
- 🧹 maintenance release, updated dependenies only.
- 🐛 fix minor casing issue in
Dockerfile
- 🙈 ignore .aider* files
Dependencies
- ⏩ upgrade github.com/cert-manager/cert-manager to v1.17.2
- ⏩ upgrade github.com/ovh/go-ovh to v1.7.0
- ⏩ upgrade k8s.io/api to v0.32.5
- ⏩ upgrade k8s.io/apiextensions-apiserver to v0.32.5
- ⏩ upgrade k8s.io/apimachinery to v0.32.5
- ⏩ upgrade k8s.io/client-go to v0.32.5
- ⏩ upgrade golang to 1.24
- ⏩ upgrade alpine to 3.21
- Released on Fri May 23 11:46:13 PM UTC 2025
0.7.3
Changes for cert-manager-webhook-ovh 0.7.3
Noteworthy changes
- 🧹 maintenance release, only updated dependenies.
Dependencies
- ⏩ update golang.org/x/net v0.33.0 to address CVE-2024-45338
- Released on Tue Dec 31 02:46:27 AM UTC 2024
0.7.2
0.7.1
Changes for cert-manager-webhook-ovh 0.7.1
Noteworthy changes
- 🧹 maintenance release, only updated dependenies.
Dependencies
- ⏩ update go 1.23.3
- ⏩ update github.com/cert-manager/cert-manager v1.16.2
- ⏩ update k8s.io/api v0.31.3
- ⏩ update k8s.io/apiextensions-apiserver v0.31.3
- ⏩ update k8s.io/apimachinery v0.31.3
- ⏩ update k8s.io/client-go v0.31.3
- Released on Sun Nov 24 05:43:44 AM UTC 2024
0.7.0
Changes for cert-manager-webhook-ovh 0.7.0
Noteworthy changes
- ✨ Add new
configVersion
to assist with breaking change - 🌿 Prefix Helm Chart error messages with 'Error:'
- 🐛 Address minor typography issues in documentation.
- 🌿 support adding customer labels to pod
- 📄 slightly improve documentation in values.yaml
Dependencies
- ⏩ Use Alpine to 3.20 and Golang 1.23 as build image
- ⏩ Use Alpine to 3.20 as base image
- ⏩ Use Go 1.23.0 to build webhook
- ⏩ Bump github.com/cert-manager/cert-manager 1.14.1 to 1.15.3
- ⏩ Bump github.com/ovh/go-ovh from 1.4.3 to 1.6.0
- ⏩ Bump k8s.io/api from 0.29.1 to 0.30.1
- ⏩ Bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.30.1
- ⏩ Bump golang.org/x/net from 0.20.0 to 0.23.0
- Released on Sat Aug 17 08:13:45 PM UTC 2024
0.7.0-alpha.3
Changes for cert-manager-webhook-ovh 0.7.0-alpha.3
Noteworthy changes
- 🌿 rename schemaVersion to configVersion
- 🐛 fix error when handling commented configVersion
- 🌿 improve version check
- Released on Sat Aug 17 09:45:58 AM UTC 2024
0.7.0-alpha.2
Changes for cert-manager-webhook-ovh 0.7.0-alpha.2
Noteworthy changes
- 🌿 support adding customer labels to pod
- 📄 slightly improve documentation in values.yaml
- Released on Sat Aug 17 08:01:22 AM UTC 2024
0.7.0-alpha.1
Changes for cert-manager-webhook-ovh 0.7.0-alpha.1
Noteworthy changes
- ✨ Add new
schemaVersion
to assist with breaking change - 🌿 Prefix error messages with 'Error:'
- 🐛 Address minor typography issues in documentation.
Dependencies
- ⏩ Use Alpine to 3.20 and Golang 1.23 as build image
- ⏩ Use Alpine to 3.20 as base image
- ⏩ Use Go 1.23.0 to build webhook
- ⏩ Bump github.com/cert-manager/cert-manager 1.14.1 to 1.15.3
- ⏩ Bump github.com/ovh/go-ovh from 1.4.3 to 1.6.0
- ⏩ Bump k8s.io/api from 0.29.1 to 0.30.1
- ⏩ Bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.30.1
- ⏩ Bump golang.org/x/net from 0.20.0 to 0.23.0
- Released on Sat Aug 17 05:49:27 AM UTC 2024
0.6.0
Changes for cert-manager-webhook-ovh 0.6.0
Noteworthy changes
⚠️ SeparatesecurityContext
for bothcontainer
andpod
. Seevalues.yaml
for more details. See #32. Authored by Mathieu Sensei.- ✨ Support
podAnnotations
. See #32. Authored by Mathieu Sensei. - 🌿 Comment out
image.tag
as it's not needed unless someone wants to override the container image version
Dependencies
- ⏩ Use Alpine to 3.19.1 as base image
- ⏩ Use Go 1.21.6 to build webhook
- ⏩ Bump github.com/cert-manager/cert-manager 1.13.0 to 1.14.1
- ⏩ Bump github.com/ovh/go-ovh from 1.4.2 to 1.4.3
- ⏩ Bump golang.org/x/crypto from 0.14.0 to 0.18.0
- ⏩ Bump golang.org/x/net from 0.17.0 to 0.20.0
- ⏩ Bump k8s.io/api from 0.29.0 to 0.29.1
- ⏩ Bump k8s.io/apiextensions-apiserver from 0.29.0 to 0.29.1
- Released on Sun Feb 4 07:13:01 AM UTC 2024