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 d6fa8149b0
All checks were successful
Release Chart / release (push) Successful in 28s
chore: bump version up to 1.7.0
2023-09-13 18:36:21 +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.7.0
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