From 3e1494b40100a6ed8f1d9ba4b16b6c865b8cdbf5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 May 2024 02:31:26 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/davos to 2.2.2@d72f04d by renovate (#21880) 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 | `43abade` -> `d72f04d` | --- > [!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 76fc4a654d8..87a1d0e6934 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: 13.0.6 +version: 13.0.7 diff --git a/charts/stable/davos/values.yaml b/charts/stable/davos/values.yaml index c32a320784c..5f5140a30a7 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:43abadeb06f7629a5702b898d88446b54d8fcb00c897b09832545a52771a2c39 + tag: 2.2.2@sha256:d72f04d8578e2c41b492944e5c6198aa9f62fa972a17ec29eb990c9b532e1772 securityContext: container: readOnlyRootFilesystem: false