Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Helm release matrix-sliding-sync to v1 #610

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/matrix/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ dependencies:
version: 6.2.1
- name: matrix-sliding-sync
repository: https://small-hack.github.io/matrix-sliding-sync-chart
version: 0.5.1
version: 1.0.1
- name: matrix-authentication-service
repository: https://small-hack.github.io/matrix-authentication-service-chart
version: 0.8.1
digest: sha256:ab8a7df4afe186649c37733292156bfc3020a5783ec1bf8550dfc4e27394c1a5
generated: "2024-06-26T08:49:53.541633396+02:00"
digest: sha256:a17f6937c19588a231cef0116785230cf8c5ec7992daec7b4943e58c737a157f
generated: "2024-10-20T14:03:17.637846352Z"
4 changes: 2 additions & 2 deletions charts/matrix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sources:

type: application

version: 13.3.1
version: 14.0.0

# renovate: image=matrixdotorg/synapse
appVersion: v1.115.0
Expand All @@ -29,7 +29,7 @@ dependencies:
condition: coturn.enabled

- name: matrix-sliding-sync
version: 0.5.1
version: 1.0.1
repository: https://small-hack.github.io/matrix-sliding-sync-chart
alias: syncv3
condition: syncv3.enabled
Expand Down
4 changes: 2 additions & 2 deletions charts/matrix/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# matrix

![Version: 13.3.1](https://img.shields.io/badge/Version-13.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.115.0](https://img.shields.io/badge/AppVersion-v1.115.0-informational?style=flat-square)
![Version: 14.0.0](https://img.shields.io/badge/Version-14.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.115.0](https://img.shields.io/badge/AppVersion-v1.115.0-informational?style=flat-square)

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

Expand All @@ -22,7 +22,7 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes
|------------|------|---------|
| https://small-hack.github.io/coturn-chart | coturn | 6.2.1 |
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 0.8.1 |
| https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 0.5.1 |
| https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 1.0.1 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.1.4 |

## Values
Expand Down
Binary file removed charts/matrix/charts/matrix-sliding-sync-0.5.1.tgz
Binary file not shown.
Binary file not shown.