Chart.yaml 816 B

123456789101112131415161718192021222324252627282930
  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.24
  8. apiVersion: v2
  9. appVersion: 26.0.1
  10. kubeVersion: '>=1.16.0-0'
  11. maintainers:
  12. - name: truenas
  13. url: https://www.truenas.com/
  14. email: dev@ixsystems.com
  15. dependencies:
  16. - name: common
  17. repository: file://../../../common/2304.0.1
  18. version: 2304.0.1
  19. home: https://nextcloud.com/
  20. icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
  21. sources:
  22. - https://github.com/nextcloud/docker
  23. - https://github.com/nextcloud/helm
  24. - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/nextcloud
  25. keywords:
  26. - nextcloud
  27. - storage
  28. - http
  29. - web
  30. - php