Chart.yaml 816 B

123456789101112131415161718192021222324252627
  1. name: cloudflared
  2. description: Cloudflared is a client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.
  3. annotations:
  4. title: Cloudflared
  5. type: application
  6. version: 1.2.4
  7. apiVersion: v2
  8. appVersion: 2024.1.2
  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.8
  18. home: https://github.com/cloudflare/cloudflared
  19. icon: https://media.sys.truenas.net/apps/cloudflared/icons/icon.png
  20. sources:
  21. - https://github.com/cloudflare/cloudflared
  22. - https://github.com/truenas/charts/tree/master/library/ix-dev/community/cloudflared
  23. - https://hub.docker.com/r/cloudflare/cloudflared
  24. keywords:
  25. - network
  26. - cloudflare
  27. - tunnel