From 359f9b0d62e947a5b345390aa26d832038e1bdbb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 24 Jun 2024 08:25:26 +0200 Subject: [PATCH] chore(deps): update container image clamav/clamav to 1.3.1@a0e9bc4 by renovate (#23729) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | clamav/clamav | digest | `5a9c0be` -> `a0e9bc4` | --- > [!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/premium/nextcloud/Chart.yaml | 2 +- charts/premium/nextcloud/values.yaml | 2 +- charts/stable/clamav/Chart.yaml | 2 +- charts/stable/clamav/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/premium/nextcloud/Chart.yaml b/charts/premium/nextcloud/Chart.yaml index df423a4f046..4dc60d88770 100644 --- a/charts/premium/nextcloud/Chart.yaml +++ b/charts/premium/nextcloud/Chart.yaml @@ -49,4 +49,4 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 31.2.7 +version: 31.2.8 diff --git a/charts/premium/nextcloud/values.yaml b/charts/premium/nextcloud/values.yaml index 41df8306014..fb6bfc484f5 100644 --- a/charts/premium/nextcloud/values.yaml +++ b/charts/premium/nextcloud/values.yaml @@ -17,7 +17,7 @@ hpbImage: clamavImage: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.1@sha256:5a9c0be041d6324b44f56dad503da14ae00f0224690c93824f6b1c2bc34020de + tag: 1.3.1@sha256:a0e9bc4a499ea34c5ea8958a6b861138f0e5ba5d38c7e41e1ab9fce9e8224583 collaboraImage: repository: collabora/code pullPolicy: IfNotPresent diff --git a/charts/stable/clamav/Chart.yaml b/charts/stable/clamav/Chart.yaml index f24b34c5830..013cfaa9190 100644 --- a/charts/stable/clamav/Chart.yaml +++ b/charts/stable/clamav/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - https://hub.docker.com/r/clamav/clamav type: application -version: 12.1.2 +version: 12.1.3 diff --git a/charts/stable/clamav/values.yaml b/charts/stable/clamav/values.yaml index a230c82f595..8a7d8161607 100644 --- a/charts/stable/clamav/values.yaml +++ b/charts/stable/clamav/values.yaml @@ -1,7 +1,7 @@ image: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.3.1@sha256:5a9c0be041d6324b44f56dad503da14ae00f0224690c93824f6b1c2bc34020de + tag: 1.3.1@sha256:a0e9bc4a499ea34c5ea8958a6b861138f0e5ba5d38c7e41e1ab9fce9e8224583 securityContext: container: readOnlyRootFilesystem: false