Skip to content

Commit aab2ea4

Browse files
author
armab
committed
Reference contributors in the Changelog
1 parent 3fa8a45 commit aab2ea4

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
## In Development
44

55
## v0.24.0
6-
* Fix st2web ingress to use `/` path by default instead of `/*`, useful for nginx ingress controller (#103)
7-
* Add ability of templating on `st2.keyvalue` in Helm Values (#108)
6+
* Fix st2web ingress to use `/` path by default instead of `/*`, useful for nginx ingress controller (#103) (by @erenatas)
7+
* Add ability of templating on `st2.keyvalue` in Helm Values (#108) (by @erenatas)
8+
* Update Ingress documentation in Helm values (#105) (by @AngryDeveloper)
89

910
## v0.23.0
1011
* Add support for latest K8s version `1.16`, update e2e CI
@@ -15,10 +16,10 @@
1516
* Remove local 'docker-registry' dependency for hosting custom packs in-cluster that doesn't fit prod expectations (#88)
1617

1718
## v0.21.0
18-
* Change etcd dependency from incubator/etcd to stable/etcd-operator (#81)
19+
* Change etcd dependency from incubator/etcd to stable/etcd-operator (#81) (by @trstruth)
1920

2021
## v0.20.0
21-
* Add option to disable MongoDB and RabbitMQ in-cluster deployment and configuration (#79)
22+
* Add option to disable MongoDB and RabbitMQ in-cluster deployment and configuration (#79) (by @trstruth)
2223
* Compose multi-node connection string for MongoDB cluster instead of using loadbalancer single host (#80)
2324

2425
## v0.19.0
@@ -40,13 +41,13 @@
4041
* Pin st2 version to `v3.1dev` as a new latest development version (#67)
4142

4243
## v0.13.0
43-
* Mongodb authentication is enabled by default (#63)
44+
* Mongodb authentication is enabled by default (#63) (by @Lomonosow)
4445

4546
## v0.12.0
4647
* Move `st2web.annotations` to `st2web.service.annotations` to match `values.yaml` (#66)
4748

4849
## v0.11.0
49-
* Add st2chatops support (@mosn, @rapittdev) (#55)
50+
* Add st2chatops support (#55) (by @mosn, @rapittdev)
5051

5152
## v0.10.0
5253
* Bump versions of all dependencies (#50)

0 commit comments

Comments
 (0)