Skip to content

Commit fa32ffa

Browse files
committed
chore(CHANGELOG): add 2.5.0 changelog
Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
1 parent 459847f commit fa32ffa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v2.5.0
2+
## Features
3+
- Add support to specify a ConfigMap for CA trust bundles in Issuer / ClusterIssuer resources via the `caBundleConfigMapName` specification.
4+
- Add support for specifying a key on a Secret / ConfigMap resource for the CA trust bundle via the `caBundleKey` specification on an Issuer / ClusterIssuer resource.
5+
- Add a timeout when fetching ambient Azure credentials to move onto other ambient credential methods.
6+
7+
## Chores
8+
- Add documentation for how to configure command-cert-manager-issuer with ambient credentials on Google Kubernetes Engine (GKE).
9+
- Add documentation for configuring CA trust bundles via Secret and ConfigMap resources using trust-manager.
10+
111
# v2.4.0
212
## Features
313
- Add a `healthcheck` specification to Issuer / ClusterIssuer resources, allowing flexibility in the health check interval.

0 commit comments

Comments
 (0)