This repository has been archived on 2024-07-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
chart/Chart.yaml
Konstantin Grachev 517337bb5a
All checks were successful
Release Chart / release (push) Successful in 21s
chore: bump version up to 1.5.1
2023-08-31 16:47:17 +03:00

18 lines
414 B
YAML

apiVersion: v2
name: n8n
description: A Helm chart for Kubernetes
type: application
version: 0.0.1
appVersion: 1.5.1
icon: https://github.com/n8n-io/n8n/raw/master/assets/n8n-logo.png
maintainers:
- email: me@grachevko.ru
name: Konstantin Grachev
sources:
- https://git.grachevko.ru/n8n/chart
dependencies:
- name: redis
version: ^17
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled