Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
340506d97b
commit
e149419473
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [synapse-7.0.13](https://github.com/truecharts/charts/compare/synapse-7.0.12...synapse-7.0.13) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [synapse-7.0.14](https://github.com/truecharts/charts/compare/synapse-7.0.13...synapse-7.0.14) (2022-12-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/synapse to v1.74.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [synapse-7.0.13](https://github.com/truecharts/charts/compare/synapse-7.0.12...synapse-7.0.13) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [synapse-7.0.8](https://github.com/truecharts/charts/compare/synapse-7.0.6...synapse-7.0.8) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [synapse-7.0.8](https://github.com/truecharts/charts/compare/synapse-7.0.6...synapse-7.0.8) (2022-11-30)
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.73.0"
|
||||
appVersion: "1.74.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -25,7 +25,7 @@ name: synapse
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/synapse
|
||||
type: application
|
||||
version: 7.0.13
|
||||
version: 7.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- cloud
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [synapse-7.0.14](https://github.com/truecharts/charts/compare/synapse-7.0.13...synapse-7.0.14) (2022-12-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/synapse to v1.74.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/synapse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.73.0@sha256:010def3338be9c2cd6e8d3638c631cfa4c6547f8f0da4322a2ab58fc88a14dfd
|
||||
tag: 1.74.0@sha256:767f2d077e1737330320596d2cdf10c46fc4356f1181bcb063462bbaf6fc1456
|
||||
|
||||
command:
|
||||
- sh
|
Loading…
Reference in New Issue