mirror of
https://github.com/plcnk/charts.git
synced 2026-04-05 17:22:21 +00:00
* chore(deps): update cloudflare/cloudflared docker tag to v2024.9.1 * chore: Update chart metadata --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: plcnk-bot <178334506+plcnk-bot[bot]@users.noreply.github.com>
31 lines
1001 B
YAML
31 lines
1001 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.2.1
|
|
# renovate datasource=docker depName=cloudflare/cloudflared
|
|
appVersion: "2024.9.1"
|
|
kubeVersion: ">=1.22.0-0"
|
|
keywords:
|
|
- cloudflared
|
|
- cloudflare
|
|
- argo
|
|
- tunnel
|
|
dependencies:
|
|
- name: common
|
|
repository: https://bjw-s.github.io/helm-charts
|
|
version: 3.3.2
|
|
sources:
|
|
- https://github.com/cloudflare/cloudflared
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Update cloudflare/cloudflared docker tag to v2024.9.1
|
|
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
|