Update to v2.3.0 (#231)

This commit is contained in:
Theron Voran
2021-06-23 14:03:57 -07:00
committed by GitHub
parent b6210c5a51
commit 0451f06f9f
3 changed files with 26 additions and 9 deletions

View File

@@ -1,5 +1,7 @@
## Unreleased
## 2.3.0 (June 23rd, 2021)
Features:
* K8s auth method is now supported [GH-218](https://github.com/hashicorp/vault-action/pull/218)
* Custom auth method mount points is configurable [GH-218](https://github.com/hashicorp/vault-action/pull/218)