Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
db066863b8
commit
93a164d206
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-9.0.15](https://github.com/truecharts/charts/compare/n8n-9.0.14...n8n-9.0.15) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.11.1 ([#13646](https://github.com/truecharts/charts/issues/13646))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-9.0.16](https://github.com/truecharts/charts/compare/n8n-9.0.15...n8n-9.0.16) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.12.0 ([#13754](https://github.com/truecharts/charts/issues/13754))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-9.0.15](https://github.com/truecharts/charts/compare/n8n-9.0.14...n8n-9.0.15) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [n8n-9.0.7](https://github.com/truecharts/charts/compare/n8n-9.0.6...n8n-9.0.7) (2023-09-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.7.1 ([#12596](https://github.com/truecharts/charts/issues/12596))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-9.0.6](https://github.com/truecharts/charts/compare/n8n-9.0.5...n8n-9.0.6) (2023-09-14)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.11.1"
|
||||
appVersion: "1.12.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.15
|
||||
version: 9.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [n8n-9.0.16](https://github.com/truecharts/charts/compare/n8n-9.0.15...n8n-9.0.16) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.12.0 ([#13754](https://github.com/truecharts/charts/issues/13754))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: v1.11.1@sha256:05cf0d5ca095b4b65f1a72ae74ffde214633630749cd2104967a0b85f8a596df
|
||||
tag: v1.12.0@sha256:3d2d586bdfc6a6655cb487b05f6fe506415856767bb30d2745dc6386625e680f
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
Loading…
Reference in New Issue