Skip to content

Commit

Permalink
changelog++ (hashicorp#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonodonnell authored Oct 21, 2019
1 parent 75ceb1a commit 2ca3fd2
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
## 0.1.3 (Unreleased)

Features:

* Added load balancer support
* Added ingress support
* Added configurable for service types (ClusterIP, NodePort, LoadBalancer, etc)
* Removed root requirements, now runs as Vault user

Improvements:

* Added namespace value to all rendered objects
* Made ports configurable in services
* Added the ability to add custom annotations to services
* Added docker image for running bats test in CircleCI
* Removed restrictions around `dev` mode such as annotations

Bugs:

* Fixed selector bugs related to Helm label updates (services, affinities, and pod disruption)
* Fixed bug where audit storage was not being mounted in HA mode


## 0.1.2 (August 22nd, 2019)

Features:
Expand Down

0 comments on commit 2ca3fd2

Please sign in to comment.