Skip to content

Commit

Permalink
add n8n-0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a.tgz
Browse files Browse the repository at this point in the history
n8n-0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a.tgz-meta/README.md
n8n-0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a.tgz-meta/main.yaml
n8n-0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a.tgz-meta/values.schema.json
  • Loading branch information
catalogbot committed Jan 29, 2025
1 parent 9a193f1 commit 9baec2c
Show file tree
Hide file tree
Showing 5 changed files with 1,382 additions and 1 deletion.
29 changes: 28 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3467,6 +3467,33 @@ entries:
- https://giantswarm.github.io/giantswarm-playground-test-catalog/memcached-0.1.4-1b4815bd85551ff04f00830e110d01c21988d273.tgz
version: 0.1.4-1b4815bd85551ff04f00830e110d01c21988d273
n8n:
- annotations:
application.giantswarm.io/metadata: https://giantswarm.github.io/giantswarm-playground-test-catalog/n8n-0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a.tgz-meta/main.yaml
application.giantswarm.io/readme: https://giantswarm.github.io/giantswarm-playground-test-catalog/n8n-0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a.tgz-meta/README.md
application.giantswarm.io/team: team-planeteers
application.giantswarm.io/values-schema: https://giantswarm.github.io/giantswarm-playground-test-catalog/n8n-0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a.tgz-meta/values.schema.json
apiVersion: v2
appVersion: 1.75.2
created: "2025-01-29T15:54:42.763194582Z"
dependencies:
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.6.3
- condition: postgresql.enabled
name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.4.5
description: A Helm chart for n8n official chart
digest: e4c325758d3fa253f5cb9071cd74ed1cbaf8d5d82222278746da1ff53ce03ddd
home: https://github.com/giantswarm/n8n
icon: https://s.giantswarm.io/app-icons/k8s-initiator/1/light.svg
name: n8n
sources:
- https://github.com/community-charts/helm-charts
urls:
- https://giantswarm.github.io/giantswarm-playground-test-catalog/n8n-0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a.tgz
version: 0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a
- annotations:
application.giantswarm.io/metadata: https://giantswarm.github.io/giantswarm-playground-test-catalog/n8n-0.1.2-10cabf1f03ddf912d6fc6afcdaa1ed673aa82a24.tgz-meta/main.yaml
application.giantswarm.io/readme: https://giantswarm.github.io/giantswarm-playground-test-catalog/n8n-0.1.2-10cabf1f03ddf912d6fc6afcdaa1ed673aa82a24.tgz-meta/README.md
Expand Down Expand Up @@ -5097,4 +5124,4 @@ entries:
urls:
- https://giantswarm.github.io/giantswarm-playground-test-catalog/velero-0.1.0-069a50271a65e793a2ca3bb3df13f6dfafe53064.tgz
version: 0.1.0-069a50271a65e793a2ca3bb3df13f6dfafe53064
generated: "2025-01-29T15:46:39.225756458Z"
generated: "2025-01-29T15:54:42.744770651Z"
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/giantswarm/n8n/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/giantswarm/n8n/tree/main)

[Read me after cloning this template (GS staff only)](https://handbook.giantswarm.io/docs/dev-and-releng/app-developer-processes/adding_app_to_appcatalog/)

# n8n chart

Giant Swarm offers a n8n App which can be installed in workload clusters.
Here, we define the n8n chart with its templates and default configuration.

**What is this app?**

**Why did we add it?**

**Who can use it?**

## Installing

There are several ways to install this app onto a workload cluster.

- [Using GitOps to instantiate the App](https://docs.giantswarm.io/tutorials/continuous-deployment/apps/add-appcr/)
- By creating an [App resource](https://docs.giantswarm.io/reference/platform-api/crd/apps.application.giantswarm.io) using the platform API as explained in [Getting started with App Platform](https://docs.giantswarm.io/tutorials/fleet-management/app-platform/).

## Configuring

### values.yaml

**This is an example of a values file you could upload using our web interface.**

```yaml
# values.yaml

```

### Sample App CR and ConfigMap for the management cluster

If you have access to the Kubernetes API on the management cluster, you could create the App CR and ConfigMap directly.

Here is an example that would install the app to workload cluster `abc12`:

```yaml
# appCR.yaml

```

```yaml
# user-values-configmap.yaml

```

See our [full reference on how to configure apps](https://docs.giantswarm.io/tutorials/fleet-management/app-platform/app-configuration/) for more details.

## Compatibility

This app has been tested to work with the following workload cluster release versions:

- _add release version_

## Limitations

Some apps have restrictions on how they can be deployed.
Not following these limitations will most likely result in a broken deployment.

- _add limitation_

## Credit

- {APP HELM REPOSITORY}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
annotations:
application.giantswarm.io/metadata: https://giantswarm.github.io/giantswarm-playground-test-catalog/n8n-0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a.tgz-meta/main.yaml
application.giantswarm.io/readme: https://giantswarm.github.io/giantswarm-playground-test-catalog/n8n-0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a.tgz-meta/README.md
application.giantswarm.io/team: team-planeteers
application.giantswarm.io/values-schema: https://giantswarm.github.io/giantswarm-playground-test-catalog/n8n-0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a.tgz-meta/values.schema.json
chartApiVersion: v2
chartFile: n8n-0.1.2-4e0beec70e89cd11dab67b4f271c189472fb237a.tgz
dateCreated: '2025-01-29T15:54:40.417460Z'
digest: e4c325758d3fa253f5cb9071cd74ed1cbaf8d5d82222278746da1ff53ce03ddd
home: https://github.com/giantswarm/n8n
icon: https://s.giantswarm.io/app-icons/k8s-initiator/1/light.svg
Loading

0 comments on commit 9baec2c

Please sign in to comment.