Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f7ef5414b3
commit
a023d47fe5
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-9.0.18](https://github.com/truecharts/charts/compare/n8n-9.0.17...n8n-9.0.18) (2023-10-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.12.2 ([#13971](https://github.com/truecharts/charts/issues/13971))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-9.0.19](https://github.com/truecharts/charts/compare/n8n-9.0.18...n8n-9.0.19) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.14.0 ([#13984](https://github.com/truecharts/charts/issues/13984))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-9.0.18](https://github.com/truecharts/charts/compare/n8n-9.0.17...n8n-9.0.18) (2023-10-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [n8n-9.0.10](https://github.com/truecharts/charts/compare/n8n-9.0.9...n8n-9.0.10) (2023-10-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.9.0 ([#13058](https://github.com/truecharts/charts/issues/13058))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-9.0.9](https://github.com/truecharts/charts/compare/n8n-9.0.8...n8n-9.0.9) (2023-09-27)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.12.2"
|
||||
appVersion: "1.14.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
|
||||
- https://docs.n8n.io/
|
||||
- https://github.com/n8n-io/n8n
|
||||
version: 9.0.18
|
||||
version: 9.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [n8n-9.0.19](https://github.com/truecharts/charts/compare/n8n-9.0.18...n8n-9.0.19) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.14.0 ([#13984](https://github.com/truecharts/charts/issues/13984))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: v1.12.2@sha256:5b9a0c640e8af9e2f25efb0cc658cc0c641740ba2a17d8c2288635d220419228
|
||||
tag: v1.14.0@sha256:9d3e0f9dc82f4e17e72b5d5e5ddf785a04925f3db8542b35340899f9375ed454
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
Loading…
Reference in New Issue