33 lines
886 B
YAML
33 lines
886 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: cloudflareddns
|
|
version: 1.0.8
|
|
appVersion: "latest"
|
|
description: Update your Cloudflare DNS records automatically for those with a dynamic IP
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/cloudflareddns
|
|
icon: https://truecharts.org/img/chart-icons/cloudflareddns.png
|
|
keywords:
|
|
- ddns
|
|
- cloudflare
|
|
- cloudflareddns
|
|
sources:
|
|
- https://github.com/hotio/cloudflareddns
|
|
- https://hotio.dev/containers/cloudflareddns/
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.4.7
|
|
# condition:
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- incubator
|
|
- networking
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|