* n8n bump version * fix the actual issue
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
annotations:
title: n8n
type: application
-version: 1.2.21
+version: 1.2.22
apiVersion: v2
-appVersion: 1.25.1
+appVersion: 1.27.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
@@ -82,5 +82,7 @@ configmap:
N8N_SSL_KEY: /certs/tls.key
N8N_SSL_CERT: /certs/tls.crt
{{- end }}
+ # https://github.com/n8n-io/n8n/issues/8664#issuecomment-1952155450
+ SHELL: /bin/sh
{{- end -}}
@@ -1,7 +1,7 @@
image:
repository: n8nio/n8n
pullPolicy: IfNotPresent
- tag: 1.25.1
+ tag: 1.27.3
resources:
limits: