mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
* Upgraded catalog item(s)
This commit upgrades plex, jellyseerr, recyclarr, immich, filebrowser, n8n catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
27 lines
633 B
YAML
27 lines
633 B
YAML
name: n8n
|
|
description: n8n is an extendable workflow automation tool.
|
|
annotations:
|
|
title: n8n
|
|
type: application
|
|
version: 1.0.2
|
|
apiVersion: v2
|
|
appVersion: 1.7.1
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.1.1
|
|
home: https://n8n.io/
|
|
icon: https://avatars.githubusercontent.com/u/45487711
|
|
sources:
|
|
- https://github.com/n8n-io/n8n
|
|
- https://github.com/truenas/charts/tree/master/community/n8n
|
|
- https://hub.docker.com/r/n8nio/n8n
|
|
keywords:
|
|
- workflows
|
|
- automation
|