forked from github-mirrorer/plcnk-helm-charts
31 lines
976 B
YAML
31 lines
976 B
YAML
apiVersion: v2
|
|
name: cloudflare-tunnel
|
|
description: Connect your resources to Cloudflare without a publicly routable IP address.
|
|
home: https://github.com/plcnk/charts/tree/master/charts/cloudflare-tunnel
|
|
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/cloudflare-tunnel/icon.svg
|
|
type: application
|
|
version: 0.9.0
|
|
# renovate datasource=docker depName=cloudflare/cloudflared
|
|
appVersion: "2025.4.2"
|
|
kubeVersion: ">=1.22.0-0"
|
|
keywords:
|
|
- cloudflared
|
|
- cloudflare
|
|
- argo
|
|
- tunnel
|
|
dependencies:
|
|
- name: common
|
|
repository: https://bjw-s-labs.github.io/helm-charts
|
|
version: 3.3.2
|
|
sources:
|
|
- https://github.com/cloudflare/cloudflared
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Update bjw-s chart link
|
|
artifacthub.io/links: |-
|
|
- name: App Source
|
|
url: https://github.com/cloudflare/cloudflared
|
|
- name: Chart Source
|
|
url: https://github.com/plcnk/charts/tree/master/charts/cloudflare-tunnel
|