From 5d17d8c07bf65b0bfc4e0e3241388e7aa8ec788d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 1 Sep 2024 02:35:15 +0200 Subject: [PATCH] chore(deps): update container image lancachenet/lancache-dns to latest@99c1c79 by renovate (#25760) 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 | `a9a37f6` -> `99c1c79` | --- > [!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 88afb5cf620..5b428330ad6 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.5 +version: 10.1.6 diff --git a/charts/stable/lancache-dns/values.yaml b/charts/stable/lancache-dns/values.yaml index 029826ec424..a75132fc52d 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:a9a37f6a30fd9f6be382c66c9cb0c71f7a9426b7036f8ea47328c61ba7ec7b43 + tag: latest@sha256:99c1c79f2615048e961b53f30733a4f30f93f30d26cf5698f45a172a74a82b72 securityContext: container: readOnlyRootFilesystem: false