about summary refs log tree commit diff
path: root/third-party-apps/gitea/Chart.yaml
blob: acfbd458ce6a1b09a6f8179f6b7a9a0b0bc17f6b (plain)
1
2
3
4
5
6
7
8
9
10
11
apiVersion: v2
name: gitea
description: A Helm chart for setting up Gitea
version: 0.1.0
appVersion: "1.0"

dependencies:
  - name: gitea
    version: 10.2.0
    repository: "https://dl.gitea.io/charts"