v0.10.3
cert-manager-csi-driver enables issuing secretless X.509 certificates for pods using cert-manager!
This is a patch release with dependency bumps, aiming to fix "vulnerabilities" reported by scanners. We don't know of any specific vulnerability in csi-driver, but we think it's important to make occasional releases with patched dependencies.
This new version can be installed as follows:
helm upgrade cert-manager-csi-driver jetstack/cert-manager-csi-driver \
--install \
--version v0.10.3 \
--namespace cert-manager \
--wait
What's Changed
Features
Dependency upgrades
- Bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.0 in the all group by @dependabot in #356
- Bump other images, add note to release process about checking them by @SgtCoDFish in #357
- Bump the all group across 1 directory with 4 updates by @dependabot in #365
- Bump golang.org/x/sync from 0.10.0 to 0.11.0 in the all group by @dependabot in #367
- Bump the all group across 1 directory with 11 updates by @dependabot in #377
- Bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group by @dependabot in #381
- Bump the all group across 1 directory with 10 updates by @dependabot in #386
- Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 in the all group by @dependabot in #387
- Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group by @dependabot in #392
- Bump the all group across 1 directory with 7 updates by @dependabot in #396
Makefile module upgrades
#358, #360, #361, #363, #364, #366, #368, #369, #373, #375, #376, #378, #388, #389, #390, #391, #393, #395, #397, #399, #400, #401, #402, #403, #405
Full Changelog: v0.10.2...v0.10.3