Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b37cfc8633
commit
9bcb897fe0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-8.0.12](https://github.com/truecharts/charts/compare/n8n-8.0.11...n8n-8.0.12) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-8.0.13](https://github.com/truecharts/charts/compare/n8n-8.0.12...n8n-8.0.13) (2023-05-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.226.2 ([#8833](https://github.com/truecharts/charts/issues/8833))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.12](https://github.com/truecharts/charts/compare/n8n-8.0.11...n8n-8.0.12) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [n8n-8.0.3](https://github.com/truecharts/charts/compare/n8n-8.0.2...n8n-8.0.3) (2023-04-14)
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.2](https://github.com/truecharts/charts/compare/n8n-8.0.1...n8n-8.0.2) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.226.0"
|
||||
appVersion: "0.226.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.12
|
||||
version: 8.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [n8n-8.0.13](https://github.com/truecharts/charts/compare/n8n-8.0.12...n8n-8.0.13) (2023-05-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.226.2 ([#8833](https://github.com/truecharts/charts/issues/8833))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: 0.226.0@sha256:0edcc0fce8ed40b8bdcf9baff44ef10de47cc26db2409b6d490a9d65f3c25d53
|
||||
tag: v0.226.2@sha256:d7a3e6629aa2cb08774ed3098c47cc7ff179256d8cd15a5c759248ba8a416b80
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
Loading…
Reference in New Issue