|
@@ -1,11 +1,12 @@
|
|
|
name: cloudflared
|
|
|
-description: Cloudflared is a client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.
|
|
|
+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.1.1
|
|
|
+version: 1.1.2
|
|
|
apiVersion: v2
|
|
|
-appVersion: 2023.8.2
|
|
|
+appVersion: 2023.10.0
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
maintainers:
|
|
|
- name: truenas
|
|
@@ -14,7 +15,7 @@ maintainers:
|
|
|
dependencies:
|
|
|
- name: common
|
|
|
repository: file://../../../common
|
|
|
- version: 1.1.1
|
|
|
+ version: 1.2.0
|
|
|
home: https://github.com/cloudflare/cloudflared
|
|
|
icon: https://media.sys.truenas.net/apps/cloudflared/icons/icon.png
|
|
|
sources:
|