Skip to content

Commit

Permalink
Update appVersion (synapse) to 1.117.0 and postgresql Docker tag to v…
Browse files Browse the repository at this point in the history
…16 (#605)

* Update postgresql Docker tag to v16

* helm-docs: automated action

* update appVersion to v1.117.0

* helm-docs: automated action

---------

Co-authored-by: jessebot <jessebot@linux.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 20, 2024
1 parent ff81ece commit b2c7ccb
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
@@ -1,7 +1,7 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.1.4
version: 16.0.0
- name: coturn
repository: https://small-hack.github.io/coturn-chart
version: 7.0.2
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: matrix-authentication-service
repository: https://small-hack.github.io/matrix-authentication-service-chart
version: 1.0.1
digest: sha256:85024a1d6a6793eec0504315b54c58a5d3c3cdb7d3508a3eebe368090602428c
generated: "2024-10-20T16:23:34.806816+02:00"
digest: sha256:6c9d67ea1d599f83234ce50a80fb5381948eeb606604b60719c5dfe6f041105d
generated: "2024-10-20T16:28:45.443223+02:00"
6 changes: 3 additions & 3 deletions charts/matrix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@ sources:

type: application

version: 15.0.0
version: 16.0.0

# renovate: image=matrixdotorg/synapse
appVersion: v1.115.0
appVersion: v1.117.0

maintainers:
- name: "jessebot"
url: "https://github.com/jessebot"

dependencies:
- name: postgresql
version: 15.1.4
version: 16.0.0
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.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: 15.0.0](https://img.shields.io/badge/Version-15.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)
![Version: 16.0.0](https://img.shields.io/badge/Version-16.0.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)

A Helm chart to deploy a Matrix homeserver stack on Kubernetes

Expand All @@ -23,7 +23,7 @@ A Helm chart to deploy a Matrix homeserver stack on Kubernetes
| https://small-hack.github.io/coturn-chart | coturn | 7.0.2 |
| https://small-hack.github.io/matrix-authentication-service-chart | mas(matrix-authentication-service) | 1.0.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 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.0.0 |

## Values

Expand Down
Binary file removed charts/matrix/charts/postgresql-15.1.4.tgz
Binary file not shown.
Binary file added charts/matrix/charts/postgresql-16.0.0.tgz
Binary file not shown.

0 comments on commit b2c7ccb

Please sign in to comment.