From b96ae908179a1a559744c22330612340c4c6e10d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 27 Jun 2024 02:38:44 +0200 Subject: [PATCH] chore(deps): update container image qmcgaw/ddns-updater to v2.6.1@a02ca81 by renovate (#23849) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [qmcgaw/ddns-updater](https://togithub.com/qdm12/ddns-updater) | patch | `v2.6.0` -> `v2.6.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
qdm12/ddns-updater (qmcgaw/ddns-updater) ### [`v2.6.1`](https://togithub.com/qdm12/ddns-updater/releases/tag/v2.6.1) [Compare Source](https://togithub.com/qdm12/ddns-updater/compare/v2.6.1...v2.6.1) â„šī¸ This is a bugfix release built with fixes only on top of the v2.6.0 program ##### Fixes - `custom`: url building fixed âš ī¸ - Web UI: IPs chronological order fixed (reverse) đŸ–ąī¸ - IP echo: allow custom urls for http ip providers - `inwx`: allow wildcard hosts - `ionos`: wildcard handling - `name.com` - update root domain record fixed - detect existing root domain records - `noip` - IPv6 handling fixed - handle `useproviderip` set to true correctly - `porkbun`: wildcard update fixed ### [`v2.6.1`](https://togithub.com/qdm12/ddns-updater/releases/tag/v2.6.1) [Compare Source](https://togithub.com/qdm12/ddns-updater/compare/v2.6.0...v2.6.1) â„šī¸ This is a bugfix release built with fixes only on top of the v2.6.0 program ##### Fixes - `custom`: url building fixed âš ī¸ - Web UI: IPs chronological order fixed (reverse) đŸ–ąī¸ - IP echo: allow custom urls for http ip providers - `inwx`: allow wildcard hosts - `ionos`: wildcard handling - `name.com` - update root domain record fixed - detect existing root domain records - `noip` - IPv6 handling fixed - handle `useproviderip` set to true correctly - `porkbun`: wildcard update fixed
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/ddns-updater/Chart.yaml | 4 ++-- charts/stable/ddns-updater/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ddns-updater/Chart.yaml b/charts/stable/ddns-updater/Chart.yaml index 857f0e90130..feedb3302b8 100644 --- a/charts/stable/ddns-updater/Chart.yaml +++ b/charts/stable/ddns-updater/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.6.0 +appVersion: 2.6.1 dependencies: - name: common version: 24.1.2 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - https://hub.docker.com/r/qmcgaw/ddns-updater type: application -version: 11.1.2 +version: 11.1.3 diff --git a/charts/stable/ddns-updater/values.yaml b/charts/stable/ddns-updater/values.yaml index 57a1c1e101e..1ad927a920c 100644 --- a/charts/stable/ddns-updater/values.yaml +++ b/charts/stable/ddns-updater/values.yaml @@ -1,6 +1,6 @@ image: repository: qmcgaw/ddns-updater - tag: v2.6.0@sha256:e1bc0c878a781fa5fdb12032d1b748547db6d1b10d3acc7f5f42630105a44a42 + tag: v2.6.1@sha256:a02ca8171e52b78a249dc3d908136081814c0d2897956518d104ea866dc32341 pullPolicy: IfNotPresent service: main: