|
1 | 1 | ## [0.3.0] - 2022-04-21
|
2 | 2 |
|
3 |
| -* Update dependencies: |
| 3 | +- Update dependencies: |
4 | 4 |
|
5 |
| - * Helm charts: |
| 5 | + - Helm charts: |
6 | 6 |
|
7 |
| - | Repository | Name | Version | |
8 |
| - |------------|------|---------| |
9 |
| - | https://charts.bitnami.com/bitnami | memcached | 6.0.16 | |
| 7 | + | Repository | Name | Version | |
| 8 | + | ---------------------------------- | ---------- | ------- | |
| 9 | + | https://charts.bitnami.com/bitnami | memcached | 6.0.16 | |
10 | 10 | | https://charts.bitnami.com/bitnami | postgresql | 11.1.22 |
|
11 |
| - | https://charts.bitnami.com/bitnami | rabbitmq | 8.32.0 | |
12 |
| - | https://charts.bitnami.com/bitnami | redis | 16.8.7 | |
| 11 | + | https://charts.bitnami.com/bitnami | rabbitmq | 8.32.0 | |
| 12 | + | https://charts.bitnami.com/bitnami | redis | 16.8.7 | |
13 | 13 |
|
14 |
| - * Update postgres 10 to postgres 14 |
15 |
| - * Update Zulip 4.7 to 5.2 |
16 |
| -* Remove autoscaling code |
17 |
| -* Remove readiness probe because its function is the same as the liveness probe |
| 14 | + - Update postgres 10 to postgres 14 |
| 15 | + - Update Zulip 4.7 to 5.2 |
| 16 | + |
| 17 | +- Remove autoscaling code |
| 18 | +- Remove readiness probe because its function is the same as the liveness probe |
18 | 19 |
|
19 | 20 | ## [0.2.0] - 2021-11-22
|
20 | 21 |
|
21 |
| -* Use dependency charts from the Bitnami repository for Memcached, Rabbitmq, |
| 22 | +- Use dependency charts from the Bitnami repository for Memcached, Rabbitmq, |
22 | 23 | Redis and PostgreSQL
|
23 |
| -* Use a StatefulSet instead of a Deployment |
24 |
| -* Add the possibility to run postSetup scripts |
| 24 | +- Use a StatefulSet instead of a Deployment |
| 25 | +- Add the possibility to run postSetup scripts |
25 | 26 |
|
26 | 27 | ## [0.1.0] - 2020-12-30
|
27 | 28 |
|
28 |
| -* First version of helm chart created |
| 29 | +- First version of helm chart created |
0 commit comments