From a7c6703fbcb44e497eac014d92251f68805bb24c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 7 Jul 2025 21:02:28 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/davos digest to 3d21a53 (#37168) 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/davos](https://redirect.github.com/linuxserver/docker-davos/packages) ([source](https://redirect.github.com/linuxserver/docker-davos)) | digest | `4557c5c` -> `3d21a53` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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/davos/Chart.yaml | 2 +- charts/stable/davos/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/davos/Chart.yaml b/charts/stable/davos/Chart.yaml index af8259f97a9..91123be0f5e 100644 --- a/charts/stable/davos/Chart.yaml +++ b/charts/stable/davos/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/linuxserver/docker-davos - https://github.com/truecharts/charts/tree/master/charts/stable/davos type: application -version: 15.0.5 +version: 15.0.6 diff --git a/charts/stable/davos/values.yaml b/charts/stable/davos/values.yaml index 40de37e8e8a..7210c1b4e08 100644 --- a/charts/stable/davos/values.yaml +++ b/charts/stable/davos/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/davos pullPolicy: IfNotPresent - tag: 2.2.2@sha256:4557c5c642f386a1070393a0214e253deb4a38cd8eadf75dee2948b3f1a36749 + tag: 2.2.2@sha256:3d21a5367ecb23164ab3e6a27c21419e28e7332764e55bb0a3cdc8d4b602825d securityContext: container: readOnlyRootFilesystem: false