From 387492a30a3121ac5d994d733885c23494b6f9b0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 26 Jun 2024 02:31:40 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@e4257a5 by renovate (#23804) 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 | `7139240` -> `e4257a5` | --- > [!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 67ad58ccbc1..93c7528b77e 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.4 +version: 11.1.5 diff --git a/charts/stable/duckdns/values.yaml b/charts/stable/duckdns/values.yaml index 2b7199f9e20..acafdb99a78 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:713924059f49e5bc8a31483a4f8d491df4f6c1e8df4fb3a8db258e35c16a5944 + tag: latest@sha256:e4257a5c78764f0845ae2728bb487d23cf6a62daae8dcf05cd25548ac883e913 securityContext: container: runAsNonRoot: false