From de3433c1f5e9e9b35f55945160e921d3ac0cf619 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 24 Jun 2024 08:21:31 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@7139240 by renovate (#23730) 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/duckdns | digest | `36d46ef` -> `7139240` | --- > [!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/duckdns/Chart.yaml | 2 +- charts/stable/duckdns/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index ea90cdfb6fd..47f024bd975 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://ghcr.io/linuxserver/duckdns - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns type: application -version: 11.1.2 +version: 11.1.3 diff --git a/charts/stable/duckdns/values.yaml b/charts/stable/duckdns/values.yaml index 4e221519a64..2b7199f9e20 100644 --- a/charts/stable/duckdns/values.yaml +++ b/charts/stable/duckdns/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:36d46ef30ea53cca2005bc0c0ba67a49fdaf51a71becf3c3f9ec5f4ed2d22107 + tag: latest@sha256:713924059f49e5bc8a31483a4f8d491df4f6c1e8df4fb3a8db258e35c16a5944 securityContext: container: runAsNonRoot: false