Files
n8n/Chart.yaml
T
claude 87b2a833cc
Helm Chart Release / release-chart (push) Successful in 4s
fix: auto-detect N8N_SECURE_COOKIE from Ingress/TLS settings
Set N8N_SECURE_COOKIE=true only when ingress.enabled=true AND ingress.tls
is configured. All other cases (LoadBalancer, HTTP Ingress) default to false,
eliminating the secure cookie error without manual configuration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 18:24:10 +09:00

23 lines
518 B
YAML

apiVersion: v2
name: n8n
description: A Helm chart for n8n workflow automation on Kubernetes (ARM/Raspberry Pi ready)
type: application
version: "2.19.2-a"
appVersion: "2.19.2"
keywords:
- n8n
- workflow
- automation
- integration
maintainers:
- name: Pieter
url: https://git.cafepieters.com/helmchart/repo/
home: https://n8n.io/
sources:
- https://github.com/n8n-io/n8n
icon: https://n8n.io/favicon.ico
kubeVersion: ">=1.19.0-0"
annotations:
category: Automation
licenses: Sustainable Use License