1234567891011121314151617181920212223242526 |
- name: ddns-updater
- description: Lightweight universal DDNS Updater with web UI
- annotations:
- title: DDNS Updater
- type: application
- version: 1.0.15
- 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.1
- home: https://github.com/qdm12/ddns-updater
- icon: https://media.sys.truenas.net/apps/ddns-updater/icons/icon.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
|