about summary refs log tree commit diff
path: root/third-party-apps/mastodon/Chart.yaml
blob: 7f974cfa5aa9330925f8e99dcf9a87b2abb3fe02 (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: "https://charts.codechem.com/codechem/mastodon"