mirror of
https://github.com/truenas/charts.git
synced 2026-02-07 20:43:44 +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:
|
||||
title: DDNS Updater
|
||||
type: application
|
||||
version: 1.0.31
|
||||
version: 1.0.32
|
||||
apiVersion: v2
|
||||
appVersion: 2.9.0
|
||||
appVersion: 2.8.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: qmcgaw/ddns-updater
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.8.0
|
||||
tag: v2.8.1
|
||||
|
||||
ci: false
|
||||
|
||||
@@ -21,17 +21,16 @@ ddnsConfig:
|
||||
- provider: all
|
||||
publicIpHttpProviders:
|
||||
- provider: all
|
||||
custom: ""
|
||||
custom: ''
|
||||
publicIpv4HttpProviders:
|
||||
- provider: all
|
||||
custom: ""
|
||||
custom: ''
|
||||
publicIpv6HttpProviders:
|
||||
- provider: all
|
||||
custom: ""
|
||||
custom: ''
|
||||
publicIpFetchers:
|
||||
- provider: all
|
||||
config:
|
||||
[]
|
||||
config: []
|
||||
# - provider: cloudflare
|
||||
# host: "@"
|
||||
# domain: example.com
|
||||
@@ -54,4 +53,4 @@ ddnsStorage:
|
||||
datasetName: data
|
||||
|
||||
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