diff options
author | makefunstuff <[email protected]> | 2024-07-01 12:23:26 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-07-01 12:23:26 +0200 |
commit | 55db02a2e6dd7ced334713219f048c8d332691cf (patch) | |
tree | 3756cf044a171a34a90d6c8b9f634da0d3674211 /third-party-apps/mastodon/Chart.yaml | |
parent | 8969ae7ba80b58fc9783146d0604497740668ef0 (diff) | |
download | k3s-lab-55db02a2e6dd7ced334713219f048c8d332691cf.tar.gz |
too much hassle
Diffstat (limited to '')
-rw-r--r-- | third-party-apps/mastodon/Chart.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/third-party-apps/mastodon/Chart.yaml b/third-party-apps/mastodon/Chart.yaml deleted file mode 100644 index 2a74b63..0000000 --- a/third-party-apps/mastodon/Chart.yaml +++ /dev/null @@ -1,11 +0,0 @@ -apiVersion: v2 -name: mastodon -description: A Helm chart for setting up mastodon instance -version: 0.1.0 -appVersion: "1.0" - -dependencies: - - name: mastodon - version: 1.0.5 - repository: "oci://registry-1.docker.io/bitnamicharts/mastodon" - |