From fb31c6cf78c5706cd49f243f1e4f570f9b219ab9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 10 Sep 2024 02:33:04 +0200 Subject: [PATCH] chore(deps): update container image lancachenet/lancache-dns to latest@d731ff7 by renovate (#26167) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | lancachenet/lancache-dns | digest | `99c1c79` -> `d731ff7` | --- > [!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://redirect.github.com/renovatebot/renovate). --- charts/stable/lancache-dns/Chart.yaml | 2 +- charts/stable/lancache-dns/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/lancache-dns/Chart.yaml b/charts/stable/lancache-dns/Chart.yaml index 8aa489f6134..9a9e0b13d3c 100644 --- a/charts/stable/lancache-dns/Chart.yaml +++ b/charts/stable/lancache-dns/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns - https://hub.docker.com/r/lancachenet/lancache-dns type: application -version: 10.1.7 +version: 10.1.8 diff --git a/charts/stable/lancache-dns/values.yaml b/charts/stable/lancache-dns/values.yaml index a75132fc52d..8c682b2e59a 100644 --- a/charts/stable/lancache-dns/values.yaml +++ b/charts/stable/lancache-dns/values.yaml @@ -1,7 +1,7 @@ image: repository: lancachenet/lancache-dns pullPolicy: IfNotPresent - tag: latest@sha256:99c1c79f2615048e961b53f30733a4f30f93f30d26cf5698f45a172a74a82b72 + tag: latest@sha256:d731ff7e1c5c63a51fd174fc5d875717bfec46d9d07a2eac256b8ef053a266b8 securityContext: container: readOnlyRootFilesystem: false