Skip to content

Commit

Permalink
fix deprecations (#2819)
Browse files Browse the repository at this point in the history
* fix deprecations

* bump

* whoops

* fix test

* whops
  • Loading branch information
stavros-k authored Sep 18, 2024
1 parent 2ff284b commit 1a64940
Show file tree
Hide file tree
Showing 42 changed files with 48 additions and 233 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/community/ddns-updater/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Lightweight universal DDNS Updater with web UI
annotations:
title: DDNS Updater
type: application
version: 1.0.29
version: 1.0.30
apiVersion: v2
appVersion: 2.7.0
appVersion: 2.9.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 0 additions & 2 deletions library/ix-dev/community/ddns-updater/ci/ddnss-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,10 @@ ddnsConfig:
ipVersion: ""
ddnssUsername: username
ddnssPassword: password
ddnssProviderIP: false
ddnssDualStack: true
- provider: ddnss
host: "@"
domain: example.com
ipVersion: ""
ddnssUsername: username
ddnssPassword: password
ddnssProviderIP: true
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ ddnsConfig:
ipVersion: ""
dnsOMaticUsername: username
dnsOMaticPassword: password
dnsOMaticProviderIP: false
- provider: dnsomatic
host: "@"
domain: example.com
ipVersion: ""
dnsOMaticUsername: username
dnsOMaticPassword: password
dnsOMaticProviderIP: true
5 changes: 2 additions & 3 deletions library/ix-dev/community/ddns-updater/ci/duckdns-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ ci: true
ddnsConfig:
config:
- provider: duckdns
host: subdomain
domain: example.com
host: subdomain.example
domain: subdomain.example.duckdns.org
duckdnsToken: abcd1234-abcd-1234-abcd-abcd1234abcd
duckdnsProviderIP: false
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ ddnsConfig:
domain: example.com
dynClientKey: key
dynUsername: user
dynProviderIP: false
2 changes: 0 additions & 2 deletions library/ix-dev/community/ddns-updater/ci/dynu-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,9 @@ ddnsConfig:
domain: example.com
dynuUsername: user
dynuPassword: password
dynuProviderIP: false
- provider: dynu
host: "@"
domain: example.com
dynuUsername: user
dynuPassword: password
dynuGroup: group
dynuProviderIP: true
1 change: 0 additions & 1 deletion library/ix-dev/community/ddns-updater/ci/dynv6-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ ddnsConfig:
host: "@"
domain: example.com
dynv6Token: token
dynv6ProviderIP: false
1 change: 0 additions & 1 deletion library/ix-dev/community/ddns-updater/ci/he-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ ddnsConfig:
domain: example.com
ipVersion: ""
hePassword: password
heProviderIP: true
- provider: he
host: "@"
domain: example.com
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ ddnsConfig:
ipVersion: ""
infomaniakUsername: username
infomaniakPassword: password
infomaniakProviderIP: true
- provider: infomaniak
host: "@"
domain: example.com
ipVersion: ""
infomaniakUsername: username
infomaniakPassword: password
infomaniakProviderIP: false
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ ddnsConfig:
domain: example.com
ipVersion: ""
namecheapPassword: abcdef123456abcdef123456abcdef12
namecheapProviderIP: true
- provider: namecheap
host: subdomain
domain: example.com
ipVersion: ""
namecheapPassword: abcdef123456abcdef123456abcdef12
namecheapProviderIP: false
2 changes: 0 additions & 2 deletions library/ix-dev/community/ddns-updater/ci/njalla-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ ddnsConfig:
domain: example.com
ipVersion: ""
njallaKey: key
njallaProviderIP: true
- provider: njalla
host: "@"
domain: example.com
ipVersion: ""
njallaKey: key
njallaProviderIP: false
2 changes: 0 additions & 2 deletions library/ix-dev/community/ddns-updater/ci/noip-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ ddnsConfig:
ipVersion: ""
noipUsername: username
noipPassword: password
noipProviderIP: true
- provider: noip
host: "@"
domain: example.com
ipVersion: ""
noipUsername: username
noipPassword: password
noipProviderIP: false
2 changes: 0 additions & 2 deletions library/ix-dev/community/ddns-updater/ci/opendns-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ ddnsConfig:
ipVersion: ""
opendnsUsername: username
opendnsPassword: password
opendnsProviderIP: true
- provider: opendns
host: "@"
domain: example.com
ipVersion: ""
opendnsUsername: username
opendnsPassword: password
opendnsProviderIP: false
4 changes: 0 additions & 4 deletions library/ix-dev/community/ddns-updater/ci/ovh-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,13 @@ ddnsConfig:
ovhMode: dynamic
ovhUsername: username
ovhPassword: password
ovhProviderIP: true
- provider: ovh
host: "@"
domain: example.com
ipVersion: ""
ovhMode: dynamic
ovhUsername: username
ovhPassword: password
ovhProviderIP: false
- provider: ovh
host: "@"
domain: example.com
Expand All @@ -36,7 +34,6 @@ ddnsConfig:
ovhAppKey: applicationKey
ovhAppSecret: applicationSecret
ovhConsumerKey: consumerKey
ovhProviderIP: false
- provider: ovh
host: "@"
domain: example.com
Expand All @@ -46,4 +43,3 @@ ddnsConfig:
ovhAppKey: applicationKey
ovhAppSecret: applicationSecret
ovhConsumerKey: consumerKey
ovhProviderIP: true
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ ddnsConfig:
ipVersion: ""
selfhostdeUsername: 123456
selfhostdePassword: password
selfhostdeProviderIP: true
- provider: selfhost.de
host: "@"
domain: example.com
ipVersion: ""
selfhostdeUsername: username
selfhostdePassword: password
selfhostdeProviderIP: false
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@ ddnsConfig:
servercowUsername: username
servercowPassword: password
servercowTtl: 120
servercowProviderIP: false
- provider: servercow
host: "@"
domain: example.com
ipVersion: ""
servercowUsername: username
servercowPassword: password
servercowTtl: 120
servercowProviderIP: true
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,14 @@ ddnsConfig:
domain: example.com
ipVersion: ""
spdynToken: token
spdynProviderIP: false
- provider: spdyn
host: "@"
domain: example.com
ipVersion: ""
spdynToken: token
spdynProviderIP: true
- provider: spdyn
host: "@"
domain: example.com
ipVersion: ""
spdynUsername: username
spdynPassword: password
spdynProviderIP: false
2 changes: 0 additions & 2 deletions library/ix-dev/community/ddns-updater/ci/strato-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ ddnsConfig:
domain: example.com
ipVersion: ""
stratoPassword: password
stratoProviderIP: false
- provider: strato
host: "@"
domain: example.com
ipVersion: ""
stratoPassword: password
stratoProviderIP: true
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ ddnsConfig:
ipVersion: ""
variomediaPassword: password
variomediaEmail: email@example.com
variomediaProviderIP: false
- provider: variomedia
host: "@"
domain: example.com
ipVersion: ""
variomediaPassword: password
variomediaEmail: email@example.com
variomediaProviderIP: true
Loading

0 comments on commit 1a64940

Please sign in to comment.