Kubernetes External Secrets Versions Save

Integrate external secret management systems with Kubernetes

8.5.5

2 years ago

⚠️⚠️⚠️ KES is deprecated, migrate to ESO! (#864)

What's Changed

Full Changelog: https://github.com/external-secrets/kubernetes-external-secrets/compare/8.5.4...8.5.5

8.5.4

2 years ago

⚠️⚠️⚠️ KES is deprecated, migrate to ESO! (#864)

What's Changed

New Contributors

Full Changelog: https://github.com/external-secrets/kubernetes-external-secrets/compare/8.5.3...8.5.4

8.5.3

2 years ago

8.5.2

2 years ago

⚠️⚠️⚠️ KES is deprecated, migrate to ESO! (#864)

Bug Fixes

  • azure: AzureUSGovernment -> AzureUSGovernmentCloud (#901) (fa09c72)
  • azure: bump @azure/identity and @azure/keyvault-secrets dependencies due to audit warnings (d89bb84)
  • deps: CVE-2022-0155 bump follow-redirects from 1.14.4 to 1.14.7 (#900) (561faf2)
  • deps: GHSA-64g7-mvw6-v9qj bump shelljs from 0.8.4 to 0.8.5 (#899) (4e3f068)
  • security: npm audit fix, bump security alerted dependencies (6fcbb56)

Full Changelog: https://github.com/external-secrets/kubernetes-external-secrets/compare/8.5.1...8.5.2

8.5.1

2 years ago

8.5.0

2 years ago

⚠️⚠️⚠️ KES is deprecated, migrate to ESO! (#864)

What's Changed

New Contributors

Full Changelog: https://github.com/external-secrets/kubernetes-external-secrets/compare/8.4.0...8.5.0


auto-generated by github ☝️ changelog ?


8.5.0 (2021-12-17)

Features

8.4.0

2 years ago

Announcement: KES in maintenance mode, take a look at ESO (#864)

8.4.0 (2021-11-17)

Features

  • ✨ Introduce dataFromWithOptions (#846) (4dbb6dd)
  • ibm: add spec option keyByName to support the use of a name, instead of id, as the key (#850) (20496ab)
  • Log base w/ configurable pid and hostname keys (#868) (ca549f5)

Bug Fixes

  • redact sensitive information from logs (#859) (79da8cb)

8.3.2

2 years ago

Please take a look at:

Announcement: Take a look at ESO - KES in maintenance mode (#864)

8.3.2 (2021-10-19)

Bug Fixes

  • update image to use alpine 3.14 base (#855) (99575ef)

8.3.1

2 years ago

8.3.1 (2021-10-19)

Bug Fixes

  • fixes naming convention permission check for data items with path attribute only. (#830) (a7d8c6c)
  • package.json & package-lock.json to reduce vulnerabilities (#825) (946f692)
  • remove AWS_DEFAULT_REGION (#794) (45e8948)
  • update runtime to node 14, update all transitive dependencies, update dev dependencies (#854) (7a178d0)

8.3.0

2 years ago

8.3.0 (2021-08-05)

Features

  • chart: Add optional deployment labels value to charts (#814) (43eb046)

Bug Fixes

  • stop using deprecated/removed --generator flag in e2e tests (#819) (6347182)