Releases: aellwein/cert-manager-webhook-netcup
Releases · aellwein/cert-manager-webhook-netcup
1.0.16
- Use Busybox 1.36.1 Docker image for building release (mitigates CVE-2023-2650)
- Use Go 1.20.5 in a build
1.0.15
- use Alpine 3.18 base image to mitigate CVE-2023-1255
1.0.14
- use Go 1.20.3 for builds
- use Alpine Linux 3.17.3, that contains mitigations for:
- openssl CVE-2023-0464
- openssl CVE-2023-0465
1.0.13
- bump dependencies
- upgrade golang.org/x/net to 0.7.0 to mitigate CVE-2022-41723
1.0.12
Use updated base Alpine Linux Docker image (3.17.2) to mitigate following CVEs:
- openssl CVE-2023-0286
- openssl CVE-2022-4304
- openssl CVE-2022-4203
- openssl CVE-2023-0215
- openssl CVE-2022-4450
- openssl CVE-2023-0216
- openssl CVE-2023-0217
- openssl CVE-2023-0401
- libcrypto3 CVE-2023-0286
- libcrypto3 CVE-2022-4203
- libcrypto3 CVE-2022-4304
- libcrypto3 CVE-2022-4450
- libcrypto3 CVE-2023-0215
- libcrypto3 CVE-2023-0216
- libcrypto3 CVE-2023-0217
- libcrypto3 CVE-2023-0401
1.0.11
- Update base Alpine docker image to mitigate CVE-2022-3996
1.0.10
- Updated deps to mitigate CVE-2022-41717
- Use Go 1.19 and alpine 3.17 Docker image
1.0.9
Service release, containing following improvements:
- Mitigation for CVE-2022-32149
- README and annotations in chart for ArtifactHub
- Possibility to use digest (image hash) in values.yml
1.0.8
- fix: replace dependencies to mitigate CVE-2022-32149