mirror of
https://github.com/truenas/charts.git
synced 2026-04-10 14:18:23 +08:00
* Add OVH provider IP * bump after rebase --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
27 lines
734 B
YAML
27 lines
734 B
YAML
name: ddns-updater
|
|
description: Lightweight universal DDNS Updater with web UI
|
|
annotations:
|
|
title: DDNS Updater
|
|
type: application
|
|
version: 1.0.14
|
|
apiVersion: v2
|
|
appVersion: 'v2.5.0'
|
|
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.0
|
|
home: https://github.com/qdm12/ddns-updater
|
|
icon: https://raw.githubusercontent.com/qdm12/ddns-updater/master/readme/ddnsgopher.svg
|
|
sources:
|
|
- https://github.com/qdm12/ddns-updater
|
|
- https://github.com/truenas/charts/tree/master/community/ddns-updater
|
|
- https://hub.docker.com/r/qmcgaw/ddns-updater
|
|
keywords:
|
|
- ddns-updater
|
|
- ddns
|