about summary refs log tree commit diff
path: root/third-party-apps/mastodon/Chart.yaml
blob: 2a74b63b8ed7c32e0263cf23f9380e34d7da747d (plain)
1
2
3
4
5
6
7
8
9
10
11
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"