Releases: aureq/cert-manager-webhook-ovh
Releases · aureq/cert-manager-webhook-ovh
0.7.3
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
0.5.2
Changes for cert-manager-webhook-ovh 0.5.2
Dependencies
- ⏩ Bump google.golang.org/grpc from 1.58.2 to 1.58.3. See Dependabot
- ⏩ Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.35.0 to 0.46.0. See Dependabot
- ⏩ Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.19.0 to 1.20.0
- ⏩ Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.19.0 to 1.20.0
- ⏩ Bump go.opentelemetry.io/otel/sdk from 1.19.0 to 1.20.0
- ⏩ Bump golang.org/x/sys from 0.13.0 to 0.14.0
Known issues
- 🔥 Alpine 3.18.4 is vulnerable to the following CVEs. Should be fixed in 3.18.5 release.
- Released on Thu Nov 23 12:24:37 AM UTC 2023
🌿 update changelog for maintenance release 0.5.1
Changes for cert-manager-webhook-ovh 0.5.1
Dependencies
- ⏩ bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.45.0 to address CVE-2023-45142. See Dependabot.
- ⏩ bump golang.org/x/net from 0.15.0 to 0.17.0. See Dependabot PR.
- Released on Tue Oct 17 07:49:49 AM UTC 2023