From e032376621ffa4e0725f022e9e54a93d02a2eac1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 22 Sep 2025 17:54:12 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/davos digest to ae2591f (#39876) 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 | `477935a` -> `ae2591f` | --- > [!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 919fcea50b9..fecb119cd85 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.5.2 +version: 15.5.3 diff --git a/charts/stable/davos/values.yaml b/charts/stable/davos/values.yaml index 915b1e37051..53bad0d806c 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:477935ab1de3c23667e231b4395590ac99007cb99fe754f61edc3df66b0c5cd7 + tag: 2.2.2@sha256:ae2591f69e7968d7ed5fa22511cf4d2fe5289aef9c9e01667015b5c924721ac7 securityContext: container: readOnlyRootFilesystem: false