mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-17 21:26:39 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-9.0.0](https://github.com/truecharts/charts/compare/n8n-8.0.41...n8n-9.0.0) (2023-07-31)
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.234.0 ([#9961](https://github.com/truecharts/charts/issues/9961))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.32](https://github.com/truecharts/charts/compare/n8n-8.0.31...n8n-8.0.32) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.1.1"
|
||||
appVersion: "1.2.1"
|
||||
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.0
|
||||
version: 9.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/n8n/9.0.1/app-changelog.md
Normal file
9
stable/n8n/9.0.1/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: v1.1.1@sha256:21178443a389cae4200ec9ddc27f4b59f7cce1140732071f4e042c10131306c2
|
||||
tag: v1.2.1@sha256:4e117da45c541a959754d54dd8e968713f37a89f1c4bebe18117d897d56d2298
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
||||
Reference in New Issue
Block a user