diff --git a/charts/apps/matrix/Chart.yaml b/charts/apps/matrix/Chart.yaml index 2af679f0..b9f73f84 100644 --- a/charts/apps/matrix/Chart.yaml +++ b/charts/apps/matrix/Chart.yaml @@ -1,9 +1,9 @@ annotations: artifacthub.io/changes: |- - kind: changed - description: update matrixdotorg/synapse docker tag to v1.93.0 + description: update matrixdotorg/synapse docker tag to v1.94.0 apiVersion: v2 -appVersion: v1.93.0 +appVersion: v1.94.0 dependencies: - name: postgresql version: "13.x" @@ -19,4 +19,4 @@ name: matrix sources: - "https://github.com/zekker6/helm-charts/tree/main/charts/apps/matrix" type: application -version: 2.37.0 +version: 2.38.0 diff --git a/charts/apps/matrix/README.md b/charts/apps/matrix/README.md index 47cf0f24..378ab2f7 100644 --- a/charts/apps/matrix/README.md +++ b/charts/apps/matrix/README.md @@ -1,6 +1,6 @@ # matrix -![Version: 2.37.0](https://img.shields.io/badge/Version-2.37.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.93.0](https://img.shields.io/badge/AppVersion-v1.93.0-informational?style=flat-square) +![Version: 2.38.0](https://img.shields.io/badge/Version-2.38.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.94.0](https://img.shields.io/badge/AppVersion-v1.94.0-informational?style=flat-square) A Helm chart to deploy a Matrix homeserver stack into Kubernetes @@ -302,7 +302,7 @@ N/A | riot.welcomeUserId | string | `""` | | | synapse.image.pullPolicy | string | `"IfNotPresent"` | | | synapse.image.repository | string | `"matrixdotorg/synapse"` | | -| synapse.image.tag | string | `"v1.93.0"` | | +| synapse.image.tag | string | `"v1.94.0"` | | | synapse.labels.component | string | `"synapse"` | | | synapse.metrics.annotations | bool | `true` | | | synapse.metrics.enabled | bool | `true` | | diff --git a/docs/charts/matrix.md b/docs/charts/matrix.md index 47cf0f24..378ab2f7 100644 --- a/docs/charts/matrix.md +++ b/docs/charts/matrix.md @@ -1,6 +1,6 @@ # matrix -![Version: 2.37.0](https://img.shields.io/badge/Version-2.37.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.93.0](https://img.shields.io/badge/AppVersion-v1.93.0-informational?style=flat-square) +![Version: 2.38.0](https://img.shields.io/badge/Version-2.38.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.94.0](https://img.shields.io/badge/AppVersion-v1.94.0-informational?style=flat-square) A Helm chart to deploy a Matrix homeserver stack into Kubernetes @@ -302,7 +302,7 @@ N/A | riot.welcomeUserId | string | `""` | | | synapse.image.pullPolicy | string | `"IfNotPresent"` | | | synapse.image.repository | string | `"matrixdotorg/synapse"` | | -| synapse.image.tag | string | `"v1.93.0"` | | +| synapse.image.tag | string | `"v1.94.0"` | | | synapse.labels.component | string | `"synapse"` | | | synapse.metrics.annotations | bool | `true` | | | synapse.metrics.enabled | bool | `true` | |