From 1b88a5b9f4f1a4e10060e4977bd03a48488fdce1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 13 May 2024 08:21:17 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@74a779f by renovate (#21963) 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 | `e404c0e` -> `74a779f` | --- > [!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 dd902b37202..894b76c4cfb 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: 10.0.6 +version: 10.0.7 diff --git a/charts/stable/duckdns/values.yaml b/charts/stable/duckdns/values.yaml index db0cff1e977..6a00979d3be 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:e404c0e116cc4a55c5afc4e56aaa8a2ba078bf737f9a9e334a25a33ab1ccee51 + tag: latest@sha256:74a779ffd7f593f84dc35314f0401fc9b168c187270d6a41f0025047759a8c15 securityContext: container: runAsNonRoot: false