mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-10 19:46:04 +08:00
Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="synapse-1.0.10"></a>
|
||||
### [synapse-1.0.10](https://github.com/truecharts/apps/compare/synapse-1.0.9...synapse-1.0.10) (2022-03-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999))
|
||||
|
||||
|
||||
|
||||
<a name="synapse-1.0.9"></a>
|
||||
### [synapse-1.0.9](https://github.com/truecharts/apps/compare/synapse-1.0.8...synapse-1.0.9) (2022-02-28)
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
#### Feat
|
||||
|
||||
* move synapse to stable
|
||||
|
||||
|
||||
|
||||
<a name="synapse-0.0.14"></a>
|
||||
### [synapse-0.0.14](https://github.com/truecharts/apps/compare/synapse-0.0.13...synapse-0.0.14) (2022-01-31)
|
||||
|
||||
#### Fix
|
||||
|
||||
9
stable/synapse/1.0.10/Chart.lock
Normal file
9
stable/synapse/1.0.10/Chart.lock
Normal file
@@ -0,0 +1,9 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.17.2
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 6.0.70
|
||||
digest: sha256:fe6a5cd94cb7239a26994f90120fd810b0410938884ab4026c37f7f1cbefa5eb
|
||||
generated: "2022-03-02T12:32:59.531899311Z"
|
||||
@@ -3,11 +3,11 @@ appVersion: "1.53.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.16.0
|
||||
version: 8.17.2
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 6.0.69
|
||||
version: 6.0.70
|
||||
deprecated: false
|
||||
description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes
|
||||
home: https://github.com/truecharts/apps/charts/stable/synapse
|
||||
@@ -24,7 +24,7 @@ maintainers:
|
||||
name: synapse
|
||||
sources: []
|
||||
type: application
|
||||
version: 1.0.9
|
||||
version: 1.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- cloud
|
||||
@@ -13,8 +13,8 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | postgresql | 6.0.69 |
|
||||
| https://truecharts.org | common | 8.16.0 |
|
||||
| https://truecharts.org/ | postgresql | 6.0.70 |
|
||||
| https://truecharts.org | common | 8.17.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
BIN
stable/synapse/1.0.10/charts/common-8.17.2.tgz
Normal file
BIN
stable/synapse/1.0.10/charts/common-8.17.2.tgz
Normal file
Binary file not shown.
BIN
stable/synapse/1.0.10/charts/postgresql-6.0.70.tgz
Normal file
BIN
stable/synapse/1.0.10/charts/postgresql-6.0.70.tgz
Normal file
Binary file not shown.
@@ -1,9 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.16.0
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 6.0.69
|
||||
digest: sha256:c61dcd2a0f6045f01a5d3f9fc9ebdc3d0f935af8331ed54696fbf49100cf96d5
|
||||
generated: "2022-02-28T11:50:20.604464344Z"
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user