From c2fe0da7ad2ae45f994b2262cc2b454eae7f284a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 18 May 2025 14:44:39 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/davos digest to 06eca36 (#35430) 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 | `d192cfa` -> `06eca36` | 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 5a2b6ccb44c..49cfdff17d4 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: 14.5.13 +version: 14.5.14 diff --git a/charts/stable/davos/values.yaml b/charts/stable/davos/values.yaml index d217136f679..7eaf4e94f7d 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:d192cfa01cae701f52b25e7c572f0552198645f156def1ee45c4aaf7a29e0322 + tag: 2.2.2@sha256:06eca36c72af0d3b81223618f98aa6ced37f2cd9a02e6d699a91ae0fbf49dc47 securityContext: container: readOnlyRootFilesystem: false