Changes for cert-manager-webhook-ovh 0.6.0
Noteworthy changes
- ⚠️ Separate
securityContext
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