Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2a674bc6ae
commit
0b594ec2a8
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-8.0.16](https://github.com/truecharts/charts/compare/n8n-8.0.15...n8n-8.0.16) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.16](https://github.com/truecharts/charts/compare/n8n-8.0.15...n8n-8.0.16) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [n8n-8.0.7](https://github.com/truecharts/charts/compare/n8n-8.0.6...n8n-8.0.7) (2023-04-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.6](https://github.com/truecharts/charts/compare/n8n-8.0.5...n8n-8.0.6) (2023-04-16)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.228.1"
|
||||
appVersion: "0.228.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: 8.0.16
|
||||
version: 8.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: v0.228.1@sha256:e5842ece9cf0d21f143c024fd5cdccf6af5bf0e90df19ad38142bf2ad27d47c5
|
||||
tag: v0.228.2@sha256:641e60f7d4072a5719aacce1ec4a939f348ce917014da136cf8ef7b8cdb729be
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
Loading…
Reference in New Issue