First iteration of gitea helm chart.

This commit is contained in:
2022-08-24 16:39:28 +12:00
parent 8af2f8cf70
commit b7d0b42bc6
181 changed files with 17705 additions and 0 deletions

46
gitea/Chart.yaml Normal file
View File

@ -0,0 +1,46 @@
apiVersion: v2
appVersion: 1.17.1
dependencies:
- condition: memcached.enabled
name: memcached
repository: https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
version: 5.9.0
- condition: mysql.enabled
name: mysql
repository: https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
version: 6.14.10
- condition: postgresql.enabled
name: postgresql
repository: https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
version: 10.3.17
- condition: mariadb.enabled
name: mariadb
repository: https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
version: 9.3.6
description: Gitea Helm chart for Kubernetes
icon: https://docs.gitea.io/images/gitea.png
keywords:
- git
- issue tracker
- code review
- wiki
- gitea
- gogs
maintainers:
- email: charlie@charliedrage.com
name: Charlie Drage
- email: maintainers@gitea.io
name: Gitea Authors
- email: konrad.lother@novum-rgi.de
name: Konrad Lother
- email: lucas.hahn@novum-rgi.de
name: Lucas Hahn
- email: sk.bunsenbrenner@gmail.com
name: Steven Kriegler
name: gitea
sources:
- https://gitea.com/gitea/helm-chart
- https://github.com/go-gitea/gitea
- https://hub.docker.com/r/gitea/gitea/
type: application
version: 6.0.0