Skip to content

Releases: aureq/cert-manager-webhook-ovh

0.7.3

31 Dec 02:46
Compare
Choose a tag to compare

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

12 Dec 05:45
Compare
Choose a tag to compare

Changes for cert-manager-webhook-ovh 0.7.2

Noteworthy changes

  • 🧹 maintenance release, only updated dependenies.

Dependencies

  • ⏩ update golang.org/x/crypto v0.31.0
  • Released on Thu Dec 12 05:45:42 AM UTC 2024

0.7.1

24 Nov 05:43
Compare
Choose a tag to compare

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

17 Aug 20:13
Compare
Choose a tag to compare

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

17 Aug 09:45
Compare
Choose a tag to compare
0.7.0-alpha.3 Pre-release
Pre-release

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

17 Aug 08:01
Compare
Choose a tag to compare
0.7.0-alpha.2 Pre-release
Pre-release

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

17 Aug 05:49
Compare
Choose a tag to compare
0.7.0-alpha.1 Pre-release
Pre-release

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

04 Feb 07:13
Compare
Choose a tag to compare

Changes for cert-manager-webhook-ovh 0.6.0

Noteworthy changes

  • ⚠️ Separate securityContext for both container and pod. See values.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

23 Nov 00:24
Compare
Choose a tag to compare

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

🌿 update changelog for maintenance release 0.5.1

17 Oct 07:49
Compare
Choose a tag to compare

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