v0.4.0-alpha.0
Pre-release
Pre-release
Changes for cert-manager-webhook-ovh v0.4.0-alpha.0
Major features
- π publish container image on GitHub Container Registry
- π publish Helm Chart on GitHub pages
- β¬οΈ upgrade dependencies to reduce warnings
- β¨ drop root privileges
- π± some ground work to automate the release process via GitHub Actions
Note worthy changes
- β¨ add support for HTTP proxy
- β¬οΈ upgrade dependencies to reduce warnings
- cert-manager
v1.5.3
tov1.9.1
- go-ovh
v1.1.0
tov1.3.0
- client-go
v0.22.1
tov0.24.2
- cert-manager
- build webhook using golang
1.18
- β¨ add image pull secrets to helm chart by Julian Stiller)
- π fix base64 encoded secrets by @julienkosinski
- π₯ drop root privilges (missing attribution)
- π fix how security context is checked
- β¨ add RBAC (missing attribution)
- β¬οΈ upgrade to Alpine Linux 3.16 container image
- π fix
Makefile
references and enable HTTP proxy to local build environment - β¨ set
CAP_NET_BIND_SERVICE
to binary to bind on privileged ports without root privileges (missing attribution) - π add
libpcap
to container image - β¨ create logo based on cert-manager logo and icons8
- β¨ more fields populated in
Chart.yaml
- π± some ground work to automate the release process via GitHub Actions and GitHub packages
- Released on Sat 08 Oct 2022 11:41:18 PM UTC