From 5d0c2fa6158a5c33e35f88ef2ce82a19d95b9332 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 16 Jun 2024 02:33:32 +0200 Subject: [PATCH] chore(deps): update container image lancachenet/lancache-dns to latest@8a4b8b0 by renovate (#23408) 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 | `b27344a` -> `8a4b8b0` | --- > [!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 02ee15f3486..d3405b6cc31 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.0.2 +version: 10.0.3 diff --git a/charts/stable/lancache-dns/values.yaml b/charts/stable/lancache-dns/values.yaml index 2247777ce42..bc1deb1ceab 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:b27344af0fdcaf411008382ada3b36c4727ba557e6b91c9d94ef6ef30e0cd95a + tag: latest@sha256:8a4b8b076d17b55733cacc97ae4be5d8605d4e692efdd0e6544d413197c29271 securityContext: container: readOnlyRootFilesystem: false