Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
317de57da9
commit
54e8a353bd
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [n8n-8.0.17](https://github.com/truecharts/charts/compare/n8n-8.0.16...n8n-8.0.17) (2023-05-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/n8n to v0.228.2 ([#9035](https://github.com/truecharts/charts/issues/9035))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [n8n-8.0.18](https://github.com/truecharts/charts/compare/n8n-8.0.17...n8n-8.0.18) (2023-05-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/n8n to v0.229.0 ([#9054](https://github.com/truecharts/charts/issues/9054))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [n8n-8.0.17](https://github.com/truecharts/charts/compare/n8n-8.0.16...n8n-8.0.17) (2023-05-21)
|
## [n8n-8.0.17](https://github.com/truecharts/charts/compare/n8n-8.0.16...n8n-8.0.17) (2023-05-21)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [n8n-8.0.8](https://github.com/truecharts/charts/compare/n8n-8.0.7...n8n-8.0.8) (2023-04-25)
|
## [n8n-8.0.8](https://github.com/truecharts/charts/compare/n8n-8.0.7...n8n-8.0.8) (2023-04-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [n8n-8.0.7](https://github.com/truecharts/charts/compare/n8n-8.0.6...n8n-8.0.7) (2023-04-20)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.228.2"
|
appVersion: "0.229.0"
|
||||||
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: 8.0.17
|
version: 8.0.18
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [n8n-8.0.18](https://github.com/truecharts/charts/compare/n8n-8.0.17...n8n-8.0.18) (2023-05-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/n8n to v0.229.0 ([#9054](https://github.com/truecharts/charts/issues/9054))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/n8n
|
repository: tccr.io/truecharts/n8n
|
||||||
tag: v0.228.2@sha256:641e60f7d4072a5719aacce1ec4a939f348ce917014da136cf8ef7b8cdb729be
|
tag: v0.229.0@sha256:834a43692ecd3172520af92030ca44387de1088880bf283af509798b72bad34f
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
timezoneandlocale: {}
|
timezoneandlocale: {}
|
||||||
# N8N_DEFAULT_LOCALE: "en"
|
# N8N_DEFAULT_LOCALE: "en"
|
Loading…
Reference in New Issue