Files
vault/changelog/25387.txt
Violet Hynes a1cb18b2c2 VAULT-528 Fix Vault Agent being unable to render secrets with delete_version_after set. (#25387)
* VAULT-528 add test reproducing the failure that should pass after the fix

* VAULT-528 Upgrade consul-template to version with the fix

* VAULT-528 changelog
2024-02-13 14:49:35 -05:00

4 lines
124 B
Plaintext

```release-note:bug
agent: Fix issue where Vault Agent was unable to render KVv2 secrets with delete_version_after set.
```