Tags: argoproj-labs/argocd-vault-plugin
Tags
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>
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>
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>
PreviousNext