flow: update n8n

This commit is contained in:
xeruf 2024-05-24 09:00:32 +03:00
parent f361e7a6ee
commit 8578b79709
2 changed files with 5 additions and 1 deletions

View File

@ -8,7 +8,8 @@ spec:
chart: chart:
spec: spec:
chart: n8n chart: n8n
version: 0.20.1 # https://github.com/8gears/n8n-helm-chart/blob/master/Chart.yaml
version: 0.23.0
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: 8gears name: 8gears

View File

@ -6,6 +6,9 @@ metadata:
data: data:
values.yaml: | values.yaml: |
# https://github.com/8gears/n8n-helm-chart/blob/master/values.yaml # https://github.com/8gears/n8n-helm-chart/blob/master/values.yaml
image:
tag: "1.42.1"
n8n: n8n:
encryption_key: "${encryption_key}" encryption_key: "${encryption_key}"