mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 16:59:53 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -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
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.25.1
|
||||
tag: 1.27.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -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 -}}
|
||||
Reference in New Issue
Block a user