Files
truecharts/charts/stable/ddns-updater/Chart.yaml
T
TrueCharts BotandGitHub 4a89a982f1 chore(helm): update image docker.io/qmcgaw/ddns-updater v2.8.1 → v2.8.2 (#29685)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/qmcgaw/ddns-updater](https://redirect.github.com/qdm12/ddns-updater)
| patch | `e4af337` -> `57afd14` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>qdm12/ddns-updater (docker.io/qmcgaw/ddns-updater)</summary>

###
[`v2.8.2`](https://redirect.github.com/qdm12/ddns-updater/releases/tag/v2.8.2)

[Compare
Source](https://redirect.github.com/qdm12/ddns-updater/compare/v2.8.2...v2.8.2)

##### Fixes

-   Common update mechanism:
- do not update if public IP address is within multiple IP addresses
resolved
- IPv6 hostname resolution fixed (it was previously only resolving IPv4)
-   Porkbun:
- update API endpoint
([#&#8203;837](https://redirect.github.com/qdm12/ddns-updater/issues/837))
- delete default parked DNS entries if needed
([#&#8203;774](https://redirect.github.com/qdm12/ddns-updater/issues/774))
- delete default `@` ALIAS entry when creating a record for the root
domain or the wildcard domain
- delete default `*` CNAME entry when creating a record for the wildcard
domain
-   Gandi.net:
    -   update API endpoint
    -   leave ttl unmodified if the user does not specify it
-   DonDominio: wildcard support fixed
- Netcup.de: allow wildcard domains
([#&#8203;863](https://redirect.github.com/qdm12/ddns-updater/issues/863))
- GCP: prevent crash for missing record
([#&#8203;846](https://redirect.github.com/qdm12/ddns-updater/issues/846))
-   NoIP: handle response body messages before checking HTTP status code
-   Trim space and lower case all HTTP response 'plain' bodies
-   OVH: handling of invalid JSON error bodies fixed
-   Aliyun: error context fixed when handling bad request errors

##### Documentation

-   GoIP: fix domain field documentation
    -   eTLD must be goip.de or goip.it, not eTLD+1
    -   remove old `domain` optional parameter documentation
-   DuckDNS: fix domain documentation on eTLD being duckdns.org

###
[`v2.8.2`](https://redirect.github.com/qdm12/ddns-updater/releases/tag/v2.8.2)

[Compare
Source](https://redirect.github.com/qdm12/ddns-updater/compare/v2.8.1...v2.8.2)

##### Fixes

-   Common update mechanism:
- do not update if public IP address is within multiple IP addresses
resolved
- IPv6 hostname resolution fixed (it was previously only resolving IPv4)
-   Porkbun:
- update API endpoint
([#&#8203;837](https://redirect.github.com/qdm12/ddns-updater/issues/837))
- delete default parked DNS entries if needed
([#&#8203;774](https://redirect.github.com/qdm12/ddns-updater/issues/774))
- delete default `@` ALIAS entry when creating a record for the root
domain or the wildcard domain
- delete default `*` CNAME entry when creating a record for the wildcard
domain
-   Gandi.net:
    -   update API endpoint
    -   leave ttl unmodified if the user does not specify it
-   DonDominio: wildcard support fixed
- Netcup.de: allow wildcard domains
([#&#8203;863](https://redirect.github.com/qdm12/ddns-updater/issues/863))
- GCP: prevent crash for missing record
([#&#8203;846](https://redirect.github.com/qdm12/ddns-updater/issues/846))
-   NoIP: handle response body messages before checking HTTP status code
-   Trim space and lower case all HTTP response 'plain' bodies
-   OVH: handling of invalid JSON error bodies fixed
-   Aliyun: error context fixed when handling bad request errors

##### Documentation

-   GoIP: fix domain field documentation
    -   eTLD must be goip.de or goip.it, not eTLD+1
    -   remove old `domain` optional parameter documentation
-   DuckDNS: fix domain documentation on eTLD being duckdns.org

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2024-11-22 03:07:51 +01:00

36 lines
1.0 KiB
YAML

annotations:
max_scale_version: 24.04.1
min_scale_version: 24.04.0
truecharts.org/category: network
truecharts.org/max_helm_version: "3.15"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.8.2
dependencies:
- name: common
version: 25.1.7
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers
home: https://truecharts.org/charts/stable/ddns-updater
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.webp
keywords:
- ddns-updater
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: ddns-updater
sources:
- https://github.com/qdm12/ddns-updater
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater
- https://hub.docker.com/r/qmcgaw/ddns-updater
type: application
version: 11.4.3