Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
be8cad4c42
commit
b624ce8a56
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [n8n-8.0.14](https://github.com/truecharts/charts/compare/n8n-8.0.13...n8n-8.0.14) (2023-05-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.227.0 ([#8859](https://github.com/truecharts/charts/issues/8859))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [n8n-8.0.15](https://github.com/truecharts/charts/compare/n8n-8.0.14...n8n-8.0.15) (2023-05-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.228.1 ([#8906](https://github.com/truecharts/charts/issues/8906))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.14](https://github.com/truecharts/charts/compare/n8n-8.0.13...n8n-8.0.14) (2023-05-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [n8n-8.0.5](https://github.com/truecharts/charts/compare/n8n-8.0.4...n8n-8.0.5) (2023-04-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
|
||||
|
||||
|
||||
|
||||
|
||||
## [n8n-8.0.4](https://github.com/truecharts/charts/compare/n8n-8.0.3...n8n-8.0.4) (2023-04-15)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.227.0"
|
||||
appVersion: "0.228.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: 8.0.14
|
||||
version: 8.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [n8n-8.0.15](https://github.com/truecharts/charts/compare/n8n-8.0.14...n8n-8.0.15) (2023-05-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/n8n to v0.228.1 ([#8906](https://github.com/truecharts/charts/issues/8906))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/n8n
|
||||
tag: v0.227.0@sha256:ded77d7f503b3fcaab6b6ee7b39ea08350044490eb6107dfa967243918fddce4
|
||||
tag: v0.228.1@sha256:e5842ece9cf0d21f143c024fd5cdccf6af5bf0e90df19ad38142bf2ad27d47c5
|
||||
pullPolicy: IfNotPresent
|
||||
timezoneandlocale: {}
|
||||
# N8N_DEFAULT_LOCALE: "en"
|
Loading…
Reference in New Issue