This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
Releases: external-secrets/kubernetes-external-secrets
Releases · external-secrets/kubernetes-external-secrets
8.2.3
8.2.2
8.2.1
8.2.1 (2021-07-02)
Bug Fixes
- update transitive dependencies to resolve CVE-2020-28469, CVE-2021-33502 (fcd353f)
8.2.0
8.1.3
8.1.2
Bug Fixes
- deps: CVE-2021-32640, CVE-2021-23364, update transitive dependencies to address ReDOS vulnerabilities (78f7b2e)
8.1.1
8.1.0
8.0.2
8.0.1
8.0.1 (2021-05-13)
Bug Fixes
8.0.0 (2021-05-12)
⚠ BREAKING CHANGES
- Drops support for kubernetes versions <1.16. This shouldn't be a breaking change if you have followed earlier deprecation's (like using
spec
instead ofsecretDescriptor
. The updated CRD complies with the new structural validation and should validate all fields, any fields missing in the validation will be dropped from your ExternalSecret resource.