Update CHANGELOG.md
This commit is contained in:
parent
ba6cfe675e
commit
36d6c283e4
1 changed files with 2 additions and 0 deletions
|
@ -9,11 +9,13 @@ Improvements:
|
||||||
|
|
||||||
* Moved `global.image` to `server.image`
|
* Moved `global.image` to `server.image`
|
||||||
* Changed UI service template to route pods that aren't ready via `publishNotReadyAddresses: true`
|
* Changed UI service template to route pods that aren't ready via `publishNotReadyAddresses: true`
|
||||||
|
* Added better HTTP/HTTPS scheme support to http probes.
|
||||||
|
|
||||||
Bugs:
|
Bugs:
|
||||||
|
|
||||||
* Fixed upgrade bug by removing chart label which contained the version
|
* Fixed upgrade bug by removing chart label which contained the version
|
||||||
* Fixed typo on `serviceAccount` (was `serviceaccount`)
|
* Fixed typo on `serviceAccount` (was `serviceaccount`)
|
||||||
|
* Fixed readiness/liveliness HTTP probe default to accept standbys
|
||||||
|
|
||||||
## 0.2.1 (November 12th, 2019)
|
## 0.2.1 (November 12th, 2019)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue