Chart.yaml 642 B

1234567891011121314151617181920212223242526
  1. name: gitea
  2. description: Gitea - Git with a cup of tea
  3. annotations:
  4. title: Gitea
  5. type: application
  6. version: 1.1.31
  7. apiVersion: v2
  8. appVersion: 1.23.5
  9. kubeVersion: '>=1.16.0-0'
  10. maintainers:
  11. - name: truenas
  12. url: https://www.truenas.com/
  13. email: dev@ixsystems.com
  14. dependencies:
  15. - name: common
  16. repository: file://../../../common
  17. version: 1.2.9
  18. home: https://gitea.io/en-us
  19. icon: https://media.sys.truenas.net/apps/gitea/icons/icon.svg
  20. sources:
  21. - https://gitea.io/en-us
  22. - https://github.com/truenas/charts/tree/master/community/gitea
  23. - https://docs.gitea.io/en-us/install-with-docker-rootless
  24. keywords:
  25. - git
  26. - gitea