mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 18:41:41 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -3,9 +3,9 @@ description: Lightweight universal DDNS Updater with web UI
|
|||||||
annotations:
|
annotations:
|
||||||
title: DDNS Updater
|
title: DDNS Updater
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.31
|
version: 1.0.32
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.9.0
|
appVersion: 2.8.1
|
||||||
kubeVersion: '>=1.16.0-0'
|
kubeVersion: '>=1.16.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: truenas
|
- name: truenas
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: qmcgaw/ddns-updater
|
repository: qmcgaw/ddns-updater
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.8.0
|
tag: v2.8.1
|
||||||
|
|
||||||
ci: false
|
ci: false
|
||||||
|
|
||||||
@@ -21,17 +21,16 @@ ddnsConfig:
|
|||||||
- provider: all
|
- provider: all
|
||||||
publicIpHttpProviders:
|
publicIpHttpProviders:
|
||||||
- provider: all
|
- provider: all
|
||||||
custom: ""
|
custom: ''
|
||||||
publicIpv4HttpProviders:
|
publicIpv4HttpProviders:
|
||||||
- provider: all
|
- provider: all
|
||||||
custom: ""
|
custom: ''
|
||||||
publicIpv6HttpProviders:
|
publicIpv6HttpProviders:
|
||||||
- provider: all
|
- provider: all
|
||||||
custom: ""
|
custom: ''
|
||||||
publicIpFetchers:
|
publicIpFetchers:
|
||||||
- provider: all
|
- provider: all
|
||||||
config:
|
config: []
|
||||||
[]
|
|
||||||
# - provider: cloudflare
|
# - provider: cloudflare
|
||||||
# host: "@"
|
# host: "@"
|
||||||
# domain: example.com
|
# domain: example.com
|
||||||
@@ -54,4 +53,4 @@ ddnsStorage:
|
|||||||
datasetName: data
|
datasetName: data
|
||||||
|
|
||||||
notes:
|
notes:
|
||||||
custom: ""
|
custom: ''
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user