mirror of
https://github.com/truenas/charts.git
synced 2026-02-09 13:26:55 +08:00
28 lines
801 B
YAML
28 lines
801 B
YAML
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.0.0
|
|
apiVersion: v2
|
|
appVersion: 2023.8.2
|
|
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.1.1
|
|
home: https://github.com/cloudflare/cloudflared
|
|
icon: https://avatars.githubusercontent.com/u/314135
|
|
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
|