diff options
author | makefunstuff <[email protected]> | 2024-06-29 23:49:40 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-29 23:49:40 +0200 |
commit | e2f397b82bcf4c858a928768f386d73364587df5 (patch) | |
tree | 6ff002abc83e3849f363e433a9d3afd8ab06ebd7 /third-party-apps/n8n/Chart.yaml | |
parent | 1272876ab0366687c3df627851823ad7f2296061 (diff) | |
download | k3s-lab-e2f397b82bcf4c858a928768f386d73364587df5.tar.gz |
no need n8n
Diffstat (limited to 'third-party-apps/n8n/Chart.yaml')
-rw-r--r-- | third-party-apps/n8n/Chart.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/third-party-apps/n8n/Chart.yaml b/third-party-apps/n8n/Chart.yaml deleted file mode 100644 index fa25044..0000000 --- a/third-party-apps/n8n/Chart.yaml +++ /dev/null @@ -1,11 +0,0 @@ -apiVersion: v2 -name: gitea -description: A Helm chart for setting up n8n -version: 0.1.0 -appVersion: "1.0" - -dependencies: - - name: n8n - version: 0.23.1 - repository: "oci://8gears.container-registry.com/library/n8n" - |