Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bb66080254
commit
9ffeb83d59
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-8.0.13](https://github.com/truecharts/charts/compare/n8n-8.0.12...n8n-8.0.13) (2023-05-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.226.2 ([#8833](https://github.com/truecharts/charts/issues/8833))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-8.0.14](https://github.com/truecharts/charts/compare/n8n-8.0.13...n8n-8.0.14) (2023-05-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.227.0 ([#8859](https://github.com/truecharts/charts/issues/8859))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.13](https://github.com/truecharts/charts/compare/n8n-8.0.12...n8n-8.0.13) (2023-05-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [n8n-8.0.4](https://github.com/truecharts/charts/compare/n8n-8.0.3...n8n-8.0.4) (2023-04-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.3](https://github.com/truecharts/charts/compare/n8n-8.0.2...n8n-8.0.3) (2023-04-14)
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.226.2"
|
||||
appVersion: "0.227.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: 8.0.13
|
||||
version: 8.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [n8n-8.0.14](https://github.com/truecharts/charts/compare/n8n-8.0.13...n8n-8.0.14) (2023-05-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.227.0 ([#8859](https://github.com/truecharts/charts/issues/8859))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: v0.226.2@sha256:d7a3e6629aa2cb08774ed3098c47cc7ff179256d8cd15a5c759248ba8a416b80
|
||||
tag: v0.227.0@sha256:ded77d7f503b3fcaab6b6ee7b39ea08350044490eb6107dfa967243918fddce4
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
Loading…
Reference in New Issue