From 5b6bfa9177a94c5922769962f6d59b2e871ec66c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Jan 2025 01:50:30 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/linuxserver/davos digest to 34453f8 (#31018) 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 | `5306144` -> `34453f8` | --- > [!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 a47def72005..cb26f05cb21 100644 --- a/charts/stable/davos/Chart.yaml +++ b/charts/stable/davos/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/linuxserver/docker-davos - https://github.com/truecharts/charts/tree/master/charts/stable/davos type: application -version: 14.4.1 +version: 14.4.2 diff --git a/charts/stable/davos/values.yaml b/charts/stable/davos/values.yaml index b49e81537f1..d1f2ada6de3 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:5306144c88c2c0159fe270da8b74484a13e286e3a68c7ff0cfbad5dc313ca52f + tag: 2.2.2@sha256:34453f873898e16ae64a259472459c25a5ab6431ddf7917e4acbdb38146ef957 securityContext: container: readOnlyRootFilesystem: false