Chart.yaml 789 B

1234567891011121314151617181920212223242526272829
  1. name: nextcloud
  2. description: A file sharing server that puts the control and security of your own
  3. data back into your hands.
  4. annotations:
  5. title: Nextcloud
  6. type: application
  7. version: 1.6.20
  8. apiVersion: v2
  9. appVersion: '26.0.0'
  10. kubeVersion: '>=1.16.0-0'
  11. maintainers:
  12. - name: truenas
  13. url: https://www.truenas.com/
  14. dependencies:
  15. - name: common
  16. repository: file://../../../common/2207.0.0
  17. version: 2207.0.0
  18. home: https://nextcloud.com/
  19. icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
  20. sources:
  21. - https://github.com/nextcloud/docker
  22. - https://github.com/nextcloud/helm
  23. - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/nextcloud
  24. keywords:
  25. - nextcloud
  26. - storage
  27. - http
  28. - web
  29. - php