Skip to content

Commit eed7c98

Browse files
Update Helm release matrix-sliding-sync to v1.2.0 (#633)
* Update Helm release matrix-sliding-sync to v1.2.0 * helm-docs: automated action --------- Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6ca4e5e commit eed7c98

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

charts/matrix/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ dependencies:
77
version: 7.0.4
88
- name: matrix-sliding-sync
99
repository: https://small-hack.github.io/matrix-sliding-sync-chart
10-
version: 1.0.1
10+
version: 1.2.0
1111
- name: matrix-authentication-service
1212
repository: https://small-hack.github.io/matrix-authentication-service-chart
1313
version: 1.1.0
14-
digest: sha256:f9542b2e449f628dacafd1d19422b46fa9b283a8c3dcbd39b64a63c94ae7fdcc
15-
generated: "2024-12-15T12:19:57.132439647Z"
14+
digest: sha256:c6892321cbd9487d6b3f5cc6397d211f4cbdaa30f50372647d2fe4c725ddf118
15+
generated: "2024-12-15T13:18:44.882396843Z"

charts/matrix/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sources:
88

99
type: application
1010

11-
version: 17.3.0
11+
version: 17.4.0
1212

1313
# renovate: image=matrixdotorg/synapse
1414
appVersion: v1.117.0
@@ -29,7 +29,7 @@ dependencies:
2929
condition: coturn.enabled
3030

3131
- name: matrix-sliding-sync
32-
version: 1.0.1
32+
version: 1.2.0
3333
repository: https://small-hack.github.io/matrix-sliding-sync-chart
3434
alias: syncv3
3535
condition: syncv3.enabled

charts/matrix/README.md

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

3-
![Version: 17.3.0](https://img.shields.io/badge/Version-17.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.117.0](https://img.shields.io/badge/AppVersion-v1.117.0-informational?style=flat-square)
3+
![Version: 17.4.0](https://img.shields.io/badge/Version-17.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.117.0](https://img.shields.io/badge/AppVersion-v1.117.0-informational?style=flat-square)
44

55
A Helm chart to deploy a Matrix homeserver stack on Kubernetes
66

@@ -22,7 +22,7 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes
2222
|------------|------|---------|
2323
| https://small-hack.github.io/coturn-chart | coturn | 7.0.4 |
2424
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.1.0 |
25-
| https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 1.0.1 |
25+
| https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 1.2.0 |
2626
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.3.1 |
2727

2828
## Values
-83.9 KB
Binary file not shown.
88.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)