From 3adbd2e165f3ad3345b4f93d3a0a3b6029df8607 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 22 Apr 2024 08:19:00 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@6557bb1 by renovate (#21147) 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 | `33f7c70` -> `6557bb1` | --- > [!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 | 4 ++-- charts/stable/duckdns/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/duckdns/Chart.yaml b/charts/stable/duckdns/Chart.yaml index a2b84936bf1..57eb898a50b 100644 --- a/charts/stable/duckdns/Chart.yaml +++ b/charts/stable/duckdns/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duckdns icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.webp keywords: - duckdns -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/duckdns - https://ghcr.io/linuxserver/duckdns type: application -version: 9.8.13 +version: 9.8.14 diff --git a/charts/stable/duckdns/values.yaml b/charts/stable/duckdns/values.yaml index b781032bf54..9f977b8b11f 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:33f7c70cdc103a0935c8106cc2a28c61ed5996d1cf41de214813e1c08a984feb + tag: latest@sha256:6557bb1ee205dc6a43305eebeffe0c27fda368dea1ed4707ce4453ff5e31d89f securityContext: container: runAsNonRoot: false