From 4479a3f0b05bfbbbea6848ff7e3d12663e63f9da Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 20 Sep 2024 14:33:26 +0200 Subject: [PATCH] chore(deps): update container image qmcgaw/ddns-updater to v2.8.1@e4af337 by renovate (#26701) 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://redirect.github.com/qdm12/ddns-updater) | patch | `v2.8.0` -> `v2.8.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.8.1`](https://redirect.github.com/qdm12/ddns-updater/releases/tag/v2.8.1) [Compare Source](https://redirect.github.com/qdm12/ddns-updater/compare/v2.8.1...v2.8.1) ##### Fixes - New file/directory permissions fixed given umask (see [#​813](https://redirect.github.com/qdm12/ddns-updater/issues/813) for more details) - remove bad calculation of "our own" umask - remove umask "union effect" - do not touch system umask unless `UMASK` is set - set system umask only if `UMASK` is set ### [`v2.8.1`](https://redirect.github.com/qdm12/ddns-updater/releases/tag/v2.8.1) [Compare Source](https://redirect.github.com/qdm12/ddns-updater/compare/v2.8.0...v2.8.1) ##### Fixes - New file/directory permissions fixed given umask (see [#​813](https://redirect.github.com/qdm12/ddns-updater/issues/813) for more details) - remove bad calculation of "our own" umask - remove umask "union effect" - do not touch system umask unless `UMASK` is set - set system umask only if `UMASK` is set
--- ### 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://redirect.github.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 ea943567450..ff2f24b45b4 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.8.0 +appVersion: 2.8.1 dependencies: - name: common version: 24.1.16 @@ -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.3.0 +version: 11.3.1 diff --git a/charts/stable/ddns-updater/values.yaml b/charts/stable/ddns-updater/values.yaml index 8abf85cf33f..af1cb7bcd10 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.8.0@sha256:9103e5cc6662949683bc5516c41f8aea794f708b92855f1c5e22157443586bbd + tag: v2.8.1@sha256:e4af3370c9fd7b7b45cacbe318cf033621340896b38c7de42547b9bacd106985 pullPolicy: IfNotPresent service: main: