From 0cd95213d136e72eef1ee558bc87a1110ee41c59 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 07:22:32 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@63cef06 by renovate (#17954) 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 | `cae91be` -> `63cef06` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 59793040810..67e26c8906c 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.png 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: 8.1.17 +version: 8.1.18 diff --git a/charts/stable/duckdns/values.yaml b/charts/stable/duckdns/values.yaml index 0c30a008a0d..2a83730dace 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:cae91be18c66a49845aaeedf53ddfdce9e805523acf548ec300ba0c8200c2a0e + tag: latest@sha256:63cef06bc84d6cfb1706b924be5c576ffab1c2aa06f54bcc03f5403d0720566d securityContext: container: runAsNonRoot: false