1234567891011121314151617181920212223242526 |
- name: gitea
- description: Gitea - Git with a cup of tea
- annotations:
- title: Gitea
- type: application
- version: 1.1.31
- apiVersion: v2
- appVersion: 1.23.5
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.9
- home: https://gitea.io/en-us
- icon: https://media.sys.truenas.net/apps/gitea/icons/icon.svg
- sources:
- - https://gitea.io/en-us
- - https://github.com/truenas/charts/tree/master/community/gitea
- - https://docs.gitea.io/en-us/install-with-docker-rootless
- keywords:
- - git
- - gitea
|