Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
98e91c8ff3
commit
ffca730448
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-8.0.29](https://github.com/truecharts/charts/compare/n8n-8.0.28...n8n-8.0.29) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.230.3 ([#9527](https://github.com/truecharts/charts/issues/9527))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-8.0.30](https://github.com/truecharts/charts/compare/n8n-8.0.29...n8n-8.0.30) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.232.0 ([#9509](https://github.com/truecharts/charts/issues/9509))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.29](https://github.com/truecharts/charts/compare/n8n-8.0.28...n8n-8.0.29) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.20](https://github.com/truecharts/charts/compare/n8n-8.0.19...n8n-8.0.20) (2023-05-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.230.3"
|
||||
appVersion: "0.232.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.29
|
||||
version: 8.0.30
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [n8n-8.0.30](https://github.com/truecharts/charts/compare/n8n-8.0.29...n8n-8.0.30) (2023-06-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.232.0 ([#9509](https://github.com/truecharts/charts/issues/9509))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: v0.230.3@sha256:f5879a2ea78885eaffd829af5394f79daf36e977669d89e7efcbb4ac23cbd23b
|
||||
tag: v0.232.0@sha256:f9236a9194e77494ac52177c018133754de14a82187145667746e1fdc1308a2e
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
Loading…
Reference in New Issue