From b54174407997a5860dbd1bb3075366b166cbd459 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 7 May 2024 14:18:01 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@3cea62b by renovate (#21726) 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 | `1c99a58` -> `3cea62b` | --- > [!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 9348c3a1f75..3ef9fa2d571 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.webp 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: 10.0.5 +version: 10.0.6 diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index 1beb14b4290..620509a122b 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:1c99a58748ecb904912258d230185471315824e7182f19a2728c91ec29934fe5 + tag: 3.11.2@sha256:3cea62bdd1aa701723e375a59852a00ed8ea4d5487b6703203b0273d28d65f46 securityContext: container: runAsNonRoot: false