mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-10-23 04:51:58 +00:00
k8s: Run prettier over CHANGELOG.md.
This commit is contained in:
@@ -1,28 +1,29 @@
|
||||
## [0.3.0] - 2022-04-21
|
||||
|
||||
* Update dependencies:
|
||||
- Update dependencies:
|
||||
|
||||
* Helm charts:
|
||||
- Helm charts:
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | memcached | 6.0.16 |
|
||||
| Repository | Name | Version |
|
||||
| ---------------------------------- | ---------- | ------- |
|
||||
| https://charts.bitnami.com/bitnami | memcached | 6.0.16 |
|
||||
| https://charts.bitnami.com/bitnami | postgresql | 11.1.22 |
|
||||
| https://charts.bitnami.com/bitnami | rabbitmq | 8.32.0 |
|
||||
| https://charts.bitnami.com/bitnami | redis | 16.8.7 |
|
||||
| https://charts.bitnami.com/bitnami | rabbitmq | 8.32.0 |
|
||||
| https://charts.bitnami.com/bitnami | redis | 16.8.7 |
|
||||
|
||||
* Update postgres 10 to postgres 14
|
||||
* Update Zulip 4.7 to 5.2
|
||||
* Remove autoscaling code
|
||||
* Remove readiness probe because its function is the same as the liveness probe
|
||||
- Update postgres 10 to postgres 14
|
||||
- Update Zulip 4.7 to 5.2
|
||||
|
||||
- Remove autoscaling code
|
||||
- Remove readiness probe because its function is the same as the liveness probe
|
||||
|
||||
## [0.2.0] - 2021-11-22
|
||||
|
||||
* Use dependency charts from the Bitnami repository for Memcached, Rabbitmq,
|
||||
- Use dependency charts from the Bitnami repository for Memcached, Rabbitmq,
|
||||
Redis and PostgreSQL
|
||||
* Use a StatefulSet instead of a Deployment
|
||||
* Add the possibility to run postSetup scripts
|
||||
- Use a StatefulSet instead of a Deployment
|
||||
- Add the possibility to run postSetup scripts
|
||||
|
||||
## [0.1.0] - 2020-12-30
|
||||
|
||||
* First version of helm chart created
|
||||
- First version of helm chart created
|
||||
|
Reference in New Issue
Block a user