mirror of
https://github.com/hashicorp/vault.git
synced 2025-09-01 12:01:10 +02:00
Update consul-template to latest for pkiCert fix So that we get the fixes in https://github.com/hashicorp/consul-template/pull/1590 and https://github.com/hashicorp/consul-template/pull/1591. I tested manually that this no longer causes `pkiCert` to get into an infinite failure loop when the cert expires, and that the key and CA certificate are also accessible. Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>