Skip to content

Tags: argoproj-labs/argocd-vault-plugin

Tags

v1.18.1

Toggle v1.18.1's commit message
fix(deps): upgrade aws-sdk-go-v2

Signed-off-by: Timothy-Dement <timothy.dement@gmail.com>

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare for 1.18.0 release (#627)

Signed-off-by: Jake Wernette <werne2j@gmail.com>

v1.17.0

Toggle v1.17.0's commit message
chore(deps): bump github.com/hashicorp/vault from 1.15.0 to 1.15.2

Bumps [github.com/hashicorp/vault](https://github.com/hashicorp/vault) from 1.15.0 to 1.15.2.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault@v1.15.0...v1.15.2)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.16.1

Toggle v1.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Prepare for 1.16.1 release (#537)

v1.16.0

Toggle v1.16.0's commit message
chore: prepare for 1.16.0 release

Signed-off-by: arlan lloyd <arlanlloyd@gmail.com>

v1.15.0

Toggle v1.15.0's commit message
chore: prepare for 1.15.0 release

v1.14.0

Toggle v1.14.0's commit message
docs: Update plugin usage documentation

The CMP-managed plugin documentation for using Helm values was still using a
non `ARGOCD_ENV_` prefixed environment variable setup which only works on ArgoCD
version before 2.4. This change adds the prefix in the corresponding code
examples.

Signed-off-by: Duco van Amstel <duco.vanamstel@gmail.com>

v1.13.1

Toggle v1.13.1's commit message
fix: Add the ARGOCD_ENV prefix in the helm with args example

The example that shows how avp can be invoked to render with the cm configmap has been updated to:
- include the prefix argo appends (ARGOCD_ENV)
- respect the applications namespace

Signed-off-by: Stavros Kroustouris <stavros.kroustouris@elastic.co>

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: use install instead of get to not change files

v1.12.0

Toggle v1.12.0's commit message
feat: Allow reading of ARGOCD_ENV prefixed variables for ArgoCD 2.4.0