chore(deps): update container image tccr.io/truecharts/n8n to v1.12.0 (#13754)
This commit is contained in:
parent
deef8c12be
commit
ece25c0707
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.11.1"
|
appVersion: "1.12.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -24,7 +24,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
|
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
|
||||||
- https://docs.n8n.io/
|
- https://docs.n8n.io/
|
||||||
- https://github.com/n8n-io/n8n
|
- https://github.com/n8n-io/n8n
|
||||||
version: 9.0.15
|
version: 9.0.16
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/n8n
|
repository: tccr.io/truecharts/n8n
|
||||||
tag: v1.11.1@sha256:05cf0d5ca095b4b65f1a72ae74ffde214633630749cd2104967a0b85f8a596df
|
tag: v1.12.0@sha256:3d2d586bdfc6a6655cb487b05f6fe506415856767bb30d2745dc6386625e680f
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
timezoneandlocale: {}
|
timezoneandlocale: {}
|
||||||
# N8N_DEFAULT_LOCALE: "en"
|
# N8N_DEFAULT_LOCALE: "en"
|
||||||
|
|
Loading…
Reference in New Issue