Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d9c094e454
commit
20f02565dc
|
@ -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))
|
||||
|
||||
|
|
@ -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)
|
||||
|
||||
### 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)
|
||||
|
||||
### 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
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.14.0"
|
||||
appVersion: "1.14.2"
|
||||
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.19
|
||||
version: 9.0.20
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -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))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: v1.14.0@sha256:9d3e0f9dc82f4e17e72b5d5e5ddf785a04925f3db8542b35340899f9375ed454
|
||||
tag: v1.14.2@sha256:1fac654b187d56b500f5089f4cbda37d3db2bfce3079ab78fee4211fada937c9
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
Loading…
Reference in New Issue