Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-03 08:21:00 +00:00
parent e0c7eb0ff3
commit e8ec40d325
15 changed files with 21 additions and 21 deletions

View File

@ -4,6 +4,15 @@
## [n8n-9.0.10](https://github.com/truecharts/charts/compare/n8n-9.0.9...n8n-9.0.10) (2023-10-03)
### Chore
- update container image tccr.io/truecharts/n8n to v1.9.0 ([#13058](https://github.com/truecharts/charts/issues/13058))
## [n8n-9.0.9](https://github.com/truecharts/charts/compare/n8n-9.0.8...n8n-9.0.9) (2023-09-27)
### Chore
@ -88,12 +97,3 @@
## [n8n-9.0.0](https://github.com/truecharts/charts/compare/n8n-8.0.41...n8n-9.0.0) (2023-07-31)
## [n8n-8.0.41](https://github.com/truecharts/charts/compare/n8n-8.0.40...n8n-8.0.41) (2023-07-29)
### Chore
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.8.2"
appVersion: "1.9.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: 9.0.9
version: 9.0.10
annotations:
truecharts.org/catagories: |
- media

View File

@ -0,0 +1,9 @@
## [n8n-9.0.10](https://github.com/truecharts/charts/compare/n8n-9.0.9...n8n-9.0.10) (2023-10-03)
### Chore
- update container image tccr.io/truecharts/n8n to v1.9.0 ([#13058](https://github.com/truecharts/charts/issues/13058))

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/n8n
tag: v1.8.2@sha256:e63f197655e503e55283ce1697f033902a2a096c9132f374ae30e6cbb14e6bb0
tag: v1.9.0@sha256:22f6d5721f48a2df4eb644d23d89f136343256af1c7a2b5b10cee6dbfbbc180d
pullPolicy: IfNotPresent
timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en"

View File

@ -1,9 +0,0 @@
## [n8n-9.0.9](https://github.com/truecharts/charts/compare/n8n-9.0.8...n8n-9.0.9) (2023-09-27)
### Chore
- update container image tccr.io/truecharts/n8n to v1.8.2 ([#13001](https://github.com/truecharts/charts/issues/13001))