From 706abbe1121da12b57992697568ab11580928a42 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 12 Dec 2023 13:24:28 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@feea296 (#15990) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ddclient](https://togithub.com/linuxserver/docker-ddclient/packages) ([source](https://togithub.com/linuxserver/docker-ddclient)) | digest | `542a485` -> `feea296` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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/ddclient/Chart.yaml | 33 +++++++++++++++--------------- charts/stable/ddclient/values.yaml | 2 +- 2 files changed, 17 insertions(+), 18 deletions(-) diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index dea91c99c2d..427923f1f3f 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -1,31 +1,30 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: ddclient -version: 6.0.16 +version: 6.0.17 appVersion: 3.11.2 -description: - Ddclient is a Perl client used to update dynamic DNS entries for accounts +description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. home: https://truecharts.org/charts/stable/ddclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient - - https://ghcr.io/linuxserver/ddclient +- https://github.com/truecharts/charts/tree/master/charts/stable/ddclient +- https://ghcr.io/linuxserver/ddclient maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - ddclient +- ddclient dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index 6ac0a078434..88de22d6def 100644 --- a/charts/stable/ddclient/values.yaml +++ b/charts/stable/ddclient/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/ddclient pullPolicy: IfNotPresent - tag: 3.11.2@sha256:542a485c0d4cd764de82cacc4b757af27a3c3f5e7c9e87f61345d1f2b22722a7 + tag: 3.11.2@sha256:feea2966b287c8d3c87fa8b96df02953ddb1bc816d0f099f62f4576d10a48c73 securityContext: container: runAsNonRoot: false