From a67f8a493db2853379793e98345184d4181e12a3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 2 Apr 2024 14:23:15 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@ae142b0 by renovate (#20134) 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 | `8907a99` -> `ae142b0` | --- > [!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 | 4 ++-- charts/stable/ddclient/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index e24fdf1fe2b..d6742ca0132 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddclient icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png keywords: - ddclient -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient - https://ghcr.io/linuxserver/ddclient type: application -version: 9.7.7 +version: 9.7.8 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index 46df31036c7..04f889b0d72 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:8907a997c1e7c65f743669d4c90c8e6306fff2b38d02f93d82af83b09424b960 + tag: 3.11.2@sha256:ae142b04d1dae14b95887efed1c80232fa03ed537b0a07dab83b4f495f20acb1 securityContext: container: runAsNonRoot: false