changelog++
This commit is contained in:
parent
04303baa5f
commit
e3c771a467
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
## 0.1.3 (Unreleased)
|
## 0.2.0 (Unreleased)
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
|
@ -14,6 +14,8 @@ Improvements:
|
||||||
* Added the ability to add custom annotations to services
|
* Added the ability to add custom annotations to services
|
||||||
* Added docker image for running bats test in CircleCI
|
* Added docker image for running bats test in CircleCI
|
||||||
* Removed restrictions around `dev` mode such as annotations
|
* Removed restrictions around `dev` mode such as annotations
|
||||||
|
* `readOnlyRootFilesystem` is now configurable
|
||||||
|
* Image Pull Policy is now configurable
|
||||||
|
|
||||||
Bugs:
|
Bugs:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue