Releases: argoproj-labs/argocd-vault-plugin
Releases · argoproj-labs/argocd-vault-plugin
v1.3.0
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
v1.1.4
What's Changed
- chore: update dependencies by @werne2j in #169
- feat: add helm extra arguments use case in README.md by @marcportabellaclotet-mt in #168
New Contributors
- @marcportabellaclotet-mt made their first contribution in #168
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- docs: Add downloads badge to README by @werne2j in #158
- chore: add dependabot config by @werne2j in #161
- chore: Update dependencies by @werne2j in #160
- fix: dont replace entire string if base64 modifier included by @werne2j in #163
- docs: add instructions for brew by @werne2j in #167
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
v1.1.0
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
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
- Please read the migration guide in the README before upgrading (https://github.com/IBM/argocd-vault-plugin/tree/v1.0.0/#0x-to-1x-migration-guide)
Full Changelog: v0.7.1...v1.0.0