From 26acb4e135e8a0c33555b0cd3950b91e9ffb4271 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Aug 2025 05:32:14 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/davos digest to 477935a (#38487) 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 | `c37f359` -> `477935a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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 e39dca3fe3f..9b27d19caff 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.3.0 +version: 15.3.1 diff --git a/charts/stable/davos/values.yaml b/charts/stable/davos/values.yaml index 9860e93063b..915b1e37051 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:c37f359aa7d4b72babfa559f52df67def19a75af320b3bdd34829a4808854f31 + tag: 2.2.2@sha256:477935ab1de3c23667e231b4395590ac99007cb99fe754f61edc3df66b0c5cd7 securityContext: container: readOnlyRootFilesystem: false