Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Releases: external-secrets/kubernetes-external-secrets

8.5.5

23 Mar 19:41
6e64b7e
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 8.5.4...8.5.5

8.5.4

23 Mar 19:41
d83384c
Compare
Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: 8.5.3...8.5.4

8.5.3

15 Feb 22:07
03a059e
Compare
Choose a tag to compare

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

Bug Fixes

  • chart: add deprecation notice (264de92)

Full Changelog: 8.5.2...8.5.3

8.5.2

31 Jan 00:24
11fd30e
Compare
Choose a tag to compare

⚠️⚠️⚠️ 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: 8.5.1...8.5.2

8.5.1

02 Jan 23:44
04b9091
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: 8.5.0...8.5.1

8.5.0

17 Dec 11:16
b42ae8c
Compare
Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: 8.4.0...8.5.0


auto-generated by github ☝️
changelog 👇


8.5.0 (2021-12-17)

Features

8.4.0

17 Nov 21:24
458f39a
Compare
Choose a tag to compare

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

19 Oct 01:47
9a4ef3f
Compare
Choose a tag to compare

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

19 Oct 01:00
29c2877
Compare
Choose a tag to compare

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

05 Aug 22:52
2298d4f
Compare
Choose a tag to compare

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)