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.3tov1.9.1 - go-ovh
v1.1.0tov1.3.0 - client-go
v0.22.1tov0.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
Makefilereferences and enable HTTP proxy to local build environment - ✨ set
CAP_NET_BIND_SERVICEto binary to bind on privileged ports without root privileges (missing attribution) - 🐛 add
libpcapto 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