33269a27da
- Recommend explicit encryptionKey setting at install time - Add kubectl recovery procedure for key mismatch (works even when pod is in CrashLoopBackOff via a temporary reader pod) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
23 lines
518 B
YAML
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-c"
|
|
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
|