From 2f8ddc1b9d71773d811e37d3d165ccc10b0ca07b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 1 Aug 2024 02:32:04 +0200 Subject: [PATCH] chore(deps): update container image lancachenet/lancache-dns to latest@a9a37f6 by renovate (#24632) 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 | `eece259` -> `a9a37f6` | --- > [!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/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 089be5d37fa..88afb5cf620 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.4 +version: 10.1.5 diff --git a/charts/stable/lancache-dns/values.yaml b/charts/stable/lancache-dns/values.yaml index 04ce54b55b8..029826ec424 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:eece259b88b292e8261efc5ed83bb4138d2b81fbbac1684205a2e075217b2e97 + tag: latest@sha256:a9a37f6a30fd9f6be382c66c9cb0c71f7a9426b7036f8ea47328c61ba7ec7b43 securityContext: container: readOnlyRootFilesystem: false