Skip to content

Commit

Permalink
Merge pull request #11 from outofrange/fix/synapse
Browse files Browse the repository at this point in the history
fix(synapse): fixed image  version due to broken Synapse release
  • Loading branch information
remram44 committed Dec 18, 2024
2 parents 2ae3ddc + 9373988 commit b006505
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/matrix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ description: A chart for Matrix.org, includes Synapse, PostgreSQL, and Element.

type: application

version: 2.3.4
version: 2.3.5

# The version of Synapse
appVersion: "1.121.0"
appVersion: "1.121.1"

dependencies:
- name: postgresql
Expand Down

0 comments on commit b006505

Please sign in to comment.