From eeec79dc9b19c14dc4f651bde7c837f05df3e6d0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 21 Mar 2024 19:17:58 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/davos to 2.2.2@25a2828 by renovate (#19597) 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 | `c20172c` -> `25a2828` | --- > [!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 bc1fd89e501..b7c0feeda35 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.7.1 +version: 12.7.2 diff --git a/charts/stable/davos/values.yaml b/charts/stable/davos/values.yaml index 4276addb363..3e08af32181 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:c20172c3b7412bd17c9963886c91f971d0c429518bfb2ec7aa14ef1a4d6ac6a1 + tag: 2.2.2@sha256:25a2828670820a8907969d45f40468e6b9f5ea777a378ab45cb2922d6211dfac securityContext: container: readOnlyRootFilesystem: false