Skip to content

Commit

Permalink
Update Helm release matrix-sliding-sync to v0.5.0 (#571)
Browse files Browse the repository at this point in the history
* Update Helm release matrix-sliding-sync to v0.5.0

* helm-docs: automated action

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored May 31, 2024
1 parent ac5eb15 commit c09d461
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
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: 5.2.0
- name: matrix-sliding-sync
repository: https://small-hack.github.io/matrix-sliding-sync-chart
version: 0.4.1
version: 0.5.0
- name: matrix-authentication-service
repository: https://small-hack.github.io/matrix-authentication-service-chart
version: 0.7.2
digest: sha256:c589f7a517ef863ec54138ba753df1710eae4c30a657d2e041f1cd00161b9b12
generated: "2024-05-29T10:10:58.317457182Z"
digest: sha256:913647c81ba82bea70f26bcd62878f148581d5a94016efb4cd4a04340c4a14f2
generated: "2024-05-31T11:27:58.107034414Z"
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: 9.1.0
version: 9.2.0

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

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

![Version: 9.1.0](https://img.shields.io/badge/Version-9.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.108.0](https://img.shields.io/badge/AppVersion-v1.108.0-informational?style=flat-square)
![Version: 9.2.0](https://img.shields.io/badge/Version-9.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.108.0](https://img.shields.io/badge/AppVersion-v1.108.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 | 5.2.0 |
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 0.7.2 |
| https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 0.4.1 |
| https://small-hack.github.io/matrix-sliding-sync-chart | syncv3(matrix-sliding-sync) | 0.5.0 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.1.4 |

## Values
Expand Down Expand Up @@ -624,4 +624,4 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes
| volumes.synapseConfig.storageClass | string | `""` | Storage class (optional) |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Binary file removed charts/matrix/charts/matrix-sliding-sync-0.4.1.tgz
Binary file not shown.
Binary file not shown.

0 comments on commit c09d461

Please sign in to comment.