From 162e8f3cbdf225188379d1e94cfa91bb64fa11bd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Apr 2024 02:26:58 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/davos to 2.2.2@fa659eb by renovate (#20680) 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://togithub.com/linuxserver/docker-davos/packages) ([source](https://togithub.com/linuxserver/docker-davos)) | digest | `4e77ee7` -> `fa659eb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/davos/Chart.yaml | 4 ++-- charts/stable/davos/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/davos/Chart.yaml b/charts/stable/davos/Chart.yaml index 2ddf87fa531..8a7d98c2593 100644 --- a/charts/stable/davos/Chart.yaml +++ b/charts/stable/davos/Chart.yaml @@ -24,7 +24,7 @@ keywords: - davos - ftp - automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/davos - https://ghcr.io/linuxserver/davos type: application -version: 12.8.4 +version: 12.8.5 diff --git a/charts/stable/davos/values.yaml b/charts/stable/davos/values.yaml index deea4d9cfcb..8c658542f50 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:4e77ee73da8c01a331705f5c8ad5190df03fd2c15afcdb9887fe5bf116003f27 + tag: 2.2.2@sha256:fa659eb5a600433e905dd3dc259438e0df57fd20c9f4054584008609e849b855 securityContext: container: readOnlyRootFilesystem: false