flow: update n8n
This commit is contained in:
parent
f361e7a6ee
commit
8578b79709
|
@ -8,7 +8,8 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: n8n
|
||||
version: 0.20.1
|
||||
# https://github.com/8gears/n8n-helm-chart/blob/master/Chart.yaml
|
||||
version: 0.23.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: 8gears
|
||||
|
|
|
@ -6,6 +6,9 @@ metadata:
|
|||
data:
|
||||
values.yaml: |
|
||||
# https://github.com/8gears/n8n-helm-chart/blob/master/values.yaml
|
||||
image:
|
||||
tag: "1.42.1"
|
||||
|
||||
n8n:
|
||||
encryption_key: "${encryption_key}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue