Skip to content

Releases: argoproj-labs/argocd-vault-plugin

v1.3.0

31 Aug 20:02
Compare
Choose a tag to compare

What's Changed

  • docs: Add examples to backends by @werne2j in #185
  • feat: Support JSON manifests by @jkayani in #186
  • feat: Add support for GCP Secret Manager by @loxley in #183
  • Improve testing for Auth and add CLI reference by @werne2j in #187
  • feat: Support placeholder replacements with versioned secrets by @jkayani in #189
  • chore: Update Vault to v1.7.4 by @jkayani in #192
  • docs: Updates for versioned secrets and calling out config tools by @jkayani in #191

Full Changelog: v1.2.0...v1.3.0

v1.2.0

18 Aug 15:37
44a1e9a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.2.0

v1.1.4

28 Jul 20:03
57287c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

26 Jul 14:44
69065ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

28 Jun 16:35
Compare
Choose a tag to compare

What's Changed

  • fix: env variables check blocks many AWS authentication methods by @fvdnabee in #151
  • fix: issue warning when default aws region is used by @fvdnabee in #155
  • ci: add release automation by @werne2j in #157

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

16 Jun 14:40
a347d61
Compare
Choose a tag to compare

What's Changed

  • chore: resolves #125 and fixes broken command arg by @jbaskeen in #145
  • fix: corrected init containter ref by @jbaskeen in #147
  • fix: update placeholder regex to match multiple occurences in same st… by @llavaud in #146

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Jun 19:21
6489838
Compare
Choose a tag to compare

What's Changed

  • feat: allow objects to be passed from STDIN. by @jhoover4 in #129
  • feat: decode base64 encoded placeholders in secrets by @teejaded in #132
  • feat: Skip 's with absence of path annotation by @jkayani in #137
  • fix: remove avp prefix from aws env vars by @werne2j in #134
  • fix: Set proper aws default region by @werne2j in #141
  • fix: implicitly base64 encode base64 secret values by @teejaded in #138

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 May 16:39
7e90579
Compare
Choose a tag to compare

What's Changed

  • feat: Update annotations to use kubernetes convention by @werne2j in #114
  • fix: Set VAULT_ variables from Viper and display replace errors better by @jkayani in #122
  • feat: Use default vault environment vars by @werne2j in #94
  • feat: Allow passing path:.. as a placeholder by @werne2j in #106
  • feat: Add support for AWS Secrets Manager by @werne2j in #110

Breaking Change

Full Changelog: v0.7.1...v1.0.0

v0.7.1

10 May 19:04
ea85991
Compare
Choose a tag to compare

What's Changed

  • docs: Add note about service account needing TokenReview access by @werne2j in #108
  • readme spelling by @pbmoses in #111
  • fix: Remove unnecessary panics on replace by @jkayani in #121

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

24 Mar 19:42
b3e1083
Compare
Choose a tag to compare

What's Changed

  • feat: Add avp_ignore annotation to ignore YAMLs by @jkayani in #104

Full Changelog: v0.6.0...v0.7.0