12345678910111213141516171819202122232425262728 |
- name: cloudflared
- description: Cloudflared is a client for Cloudflare Tunnel, a daemon that exposes
- private services through the Cloudflare edge.
- annotations:
- title: Cloudflared
- type: application
- version: 1.2.20
- apiVersion: v2
- appVersion: 2024.10.1
- 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://github.com/cloudflare/cloudflared
- icon: https://media.sys.truenas.net/apps/cloudflared/icons/icon.png
- sources:
- - https://github.com/cloudflare/cloudflared
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/cloudflared
- - https://hub.docker.com/r/cloudflare/cloudflared
- keywords:
- - network
- - cloudflare
- - tunnel
|