Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-26 21:46:39 +00:00
parent d9c094e454
commit 20f02565dc
15 changed files with 21 additions and 21 deletions

View File

@ -1,9 +0,0 @@
## [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))

View File

@ -4,6 +4,15 @@
## [n8n-9.0.20](https://github.com/truecharts/charts/compare/n8n-9.0.19...n8n-9.0.20) (2023-10-26)
### Chore
- update container image tccr.io/truecharts/n8n to v1.14.2 ([#14005](https://github.com/truecharts/charts/issues/14005))
## [n8n-9.0.19](https://github.com/truecharts/charts/compare/n8n-9.0.18...n8n-9.0.19) (2023-10-26) ## [n8n-9.0.19](https://github.com/truecharts/charts/compare/n8n-9.0.18...n8n-9.0.19) (2023-10-26)
### Chore ### Chore
@ -88,12 +97,3 @@
## [n8n-9.0.11](https://github.com/truecharts/charts/compare/n8n-9.0.10...n8n-9.0.11) (2023-10-05) ## [n8n-9.0.11](https://github.com/truecharts/charts/compare/n8n-9.0.10...n8n-9.0.11) (2023-10-05)
### Chore ### Chore
- update container image tccr.io/truecharts/n8n to v1.10.0 ([#13290](https://github.com/truecharts/charts/issues/13290))
## [n8n-9.0.10](https://github.com/truecharts/charts/compare/n8n-9.0.9...n8n-9.0.10) (2023-10-03)
### Chore

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "1.14.0" appVersion: "1.14.2"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -24,7 +24,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n - https://github.com/truecharts/charts/tree/master/charts/stable/n8n
- https://docs.n8n.io/ - https://docs.n8n.io/
- https://github.com/n8n-io/n8n - https://github.com/n8n-io/n8n
version: 9.0.19 version: 9.0.20
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media

View File

@ -0,0 +1,9 @@
## [n8n-9.0.20](https://github.com/truecharts/charts/compare/n8n-9.0.19...n8n-9.0.20) (2023-10-26)
### Chore
- update container image tccr.io/truecharts/n8n to v1.14.2 ([#14005](https://github.com/truecharts/charts/issues/14005))

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/n8n repository: tccr.io/truecharts/n8n
tag: v1.14.0@sha256:9d3e0f9dc82f4e17e72b5d5e5ddf785a04925f3db8542b35340899f9375ed454 tag: v1.14.2@sha256:1fac654b187d56b500f5089f4cbda37d3db2bfce3079ab78fee4211fada937c9
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
timezoneandlocale: {} timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en" # N8N_DEFAULT_LOCALE: "en"