Files
truecharts/charts/stable/gitea/Chart.yaml
T
80e19493dc fix(gitea): set user and group to 1000 (#2356)
* Gitea: runAsUser git = 1000

fixes #2136, runAsUser 1000, from gitea/helm-chart/values.yaml

* Update values.yaml

* bump

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-31 20:53:44 +00:00

43 lines
1.0 KiB
YAML

apiVersion: v2
appVersion: "1.16.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.2.6
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 7.0.27
- condition: memcached.enabled
name: memcached
repository: https://charts.truecharts.org/
version: 2.0.25
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: 6.0.15
annotations:
truecharts.org/catagories: |
- GIT
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U