Skip to content

Commit ba94d52

Browse files
committed
k8s: Run prettier over CHANGELOG.md.
1 parent b824d13 commit ba94d52

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

kubernetes/chart/zulip/CHANGELOG.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,29 @@
11
## [0.3.0] - 2022-04-21
22

3-
* Update dependencies:
3+
- Update dependencies:
44

5-
* Helm charts:
5+
- Helm charts:
66

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 |
1010
| 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 |
1313

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
1819

1920
## [0.2.0] - 2021-11-22
2021

21-
* Use dependency charts from the Bitnami repository for Memcached, Rabbitmq,
22+
- Use dependency charts from the Bitnami repository for Memcached, Rabbitmq,
2223
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
2526

2627
## [0.1.0] - 2020-12-30
2728

28-
* First version of helm chart created
29+
- First version of helm chart created

0 commit comments

Comments
 (0)