Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

Commit 9ebe6d0

Browse files
author
k8s-at-home[bot]
committed
chore: Auto-update chart README [skip ci]
1 parent 7f68a48 commit 9ebe6d0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

charts/incubator/dendrite/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dendrite
22

3-
![Version: 6.2.0](https://img.shields.io/badge/Version-6.2.0-informational?style=flat-square) ![AppVersion: v0.9.1](https://img.shields.io/badge/AppVersion-v0.9.1-informational?style=flat-square)
3+
![Version: 6.3.0](https://img.shields.io/badge/Version-6.3.0-informational?style=flat-square) ![AppVersion: v0.9.3](https://img.shields.io/badge/AppVersion-v0.9.3-informational?style=flat-square)
44

55
Dendrite Matrix Homeserver
66

@@ -163,9 +163,9 @@ For more information see:
163163
| federationapi.image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
164164
| federationapi.image.repository | string | `"matrixdotorg/dendrite-polylith"` | image repository |
165165
| federationapi.image.tag | string | chart.appVersion | image tag |
166-
| image | object | `{"pullPolicy":"IfNotPresent","repository":"matrixdotorg/dendrite-monolith","tag":null}` | IMPORTANT NOTE This chart inherits from our common library chart. You can check the default values/options here: https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml |
166+
| image | object | `{"pullPolicy":"IfNotPresent","repository":"ghcr.io/matrix-org/dendrite-monolith","tag":null}` | IMPORTANT NOTE This chart inherits from our common library chart. You can check the default values/options here: https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml |
167167
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
168-
| image.repository | string | `"matrixdotorg/dendrite-monolith"` | image repository |
168+
| image.repository | string | `"ghcr.io/matrix-org/dendrite-monolith"` | image repository |
169169
| image.tag | string | chart.appVersion | image tag |
170170
| ingress.main | object | See values.yaml | (Monolith Only) Enable and configure ingress settings for the chart under this key. |
171171
| keyserver | object | See values.yaml | Configure the key server. For more information see [the sample dendrite configuration](https://github.com/matrix-org/dendrite/blob/main/dendrite-sample.polylith.yaml) |
@@ -239,16 +239,16 @@ For more information see:
239239

240240
## Changelog
241241

242-
### Version 6.2.0
242+
### Version 6.3.0
243243

244244
#### Added
245245

246-
* Configuration options for in-memory cache
247-
* Configuration option for .well-known/matrix/client
246+
N/A
248247

249248
#### Changed
250249

251-
* Upgraded dendrite to 0.9.1
250+
* Changed the default dendrite image repo to use from Docker Hub to Github Containers.
251+
* Upgraded dendrite to 0.9.3
252252

253253
#### Fixed
254254

0 commit comments

Comments
 (0)