Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d870397959
commit
9dd371e54e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-9.0.1](https://github.com/truecharts/charts/compare/n8n-9.0.0...n8n-9.0.1) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.2.1 ([#11492](https://github.com/truecharts/charts/issues/11492))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-9.0.2](https://github.com/truecharts/charts/compare/n8n-9.0.1...n8n-9.0.2) (2023-08-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.2.2 ([#11668](https://github.com/truecharts/charts/issues/11668))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-9.0.1](https://github.com/truecharts/charts/compare/n8n-9.0.0...n8n-9.0.1) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.33](https://github.com/truecharts/charts/compare/n8n-8.0.32...n8n-8.0.33) (2023-06-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.234.0 ([#9961](https://github.com/truecharts/charts/issues/9961))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.2.1"
|
||||
appVersion: "1.2.2"
|
||||
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.1
|
||||
version: 9.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [n8n-9.0.2](https://github.com/truecharts/charts/compare/n8n-9.0.1...n8n-9.0.2) (2023-08-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v1.2.2 ([#11668](https://github.com/truecharts/charts/issues/11668))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: v1.2.1@sha256:4e117da45c541a959754d54dd8e968713f37a89f1c4bebe18117d897d56d2298
|
||||
tag: v1.2.2@sha256:2b47b2dae1a0ce141617aecb21f56c2bc56ea85affbe61f15f48f435d932c13c
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
Loading…
Reference in New Issue