43 lines
1023 B
YAML
43 lines
1023 B
YAML
apiVersion: v2
|
|
appVersion: "1.16.8"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.0.8
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.1
|
|
- condition: memcached.enabled
|
|
name: memcached
|
|
repository: https://charts.truecharts.org/
|
|
version: 3.0.1
|
|
deprecated: false
|
|
description: Self hosted GIT repositories
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea
|
|
icon: https://truecharts.org/_static/img/appicons/gitea.png
|
|
keywords:
|
|
- git
|
|
- issue tracker
|
|
- code review
|
|
- wiki
|
|
- gitea
|
|
- gogs
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
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: 8.0.0
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- GIT
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|