Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bbaf0ab48a
commit
91be2a4d10
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-9.0.5](https://github.com/truecharts/charts/compare/n8n-9.0.4...n8n-9.0.5) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.6.1 ([#12347](https://github.com/truecharts/charts/issues/12347))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-9.0.6](https://github.com/truecharts/charts/compare/n8n-9.0.5...n8n-9.0.6) (2023-09-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.7.0 ([#12581](https://github.com/truecharts/charts/issues/12581))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-9.0.5](https://github.com/truecharts/charts/compare/n8n-9.0.4...n8n-9.0.5) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/n8n to v1.0.3 ([#10586](https://github.com/truecharts/charts/issues/10586))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.37](https://github.com/truecharts/charts/compare/n8n-8.0.36...n8n-8.0.37) (2023-07-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.0.1 ([#10331](https://github.com/truecharts/charts/issues/10331))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.6.1"
|
||||
appVersion: "1.7.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.5
|
||||
version: 9.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [n8n-9.0.6](https://github.com/truecharts/charts/compare/n8n-9.0.5...n8n-9.0.6) (2023-09-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.7.0 ([#12581](https://github.com/truecharts/charts/issues/12581))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: v1.6.1@sha256:664f54862a3fedee9411e2c430af5339bbe33bf93378dee900b553f90fbc9870
|
||||
tag: v1.7.0@sha256:0cc30760e68f434d8ce73699f844515682ecab402b93ebee8dedb301fafdc724
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
Loading…
Reference in New Issue