chore(nextcloud): update image docker.io/clamav/clamav digest to f7954ca (#48510)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/clamav/clamav](https://redirect.github.com/Cisco-Talos/clamav.git)
([source](https://redirect.github.com/Cisco-Talos/clamav)) | digest |
`de10aee` → `f7954ca` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uZXh0Y2xvdWQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-05-27 07:24:10 +02:00
committed by GitHub
parent adf31e4175
commit 37d2aa0174
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -37,5 +37,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/clamav - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/clamav
- https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/clamav/clamav
type: application type: application
version: 14.3.2 version: 14.3.3
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
repository: docker.io/clamav/clamav repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.5.2@sha256:de10aee284800529bbdad5c45648afa81ab7cd45a14bc6d5ef7432496fef7b5c tag: 1.5.2@sha256:f7954ca7ca13f0ebc301bb8a8b492a88db793192c48763a0b9a2ffb64dcf4bee
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false
+1 -1
View File
@@ -53,5 +53,5 @@ sources:
- https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/clamav/clamav
- https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/collabora/code
type: application type: application
version: 44.7.3 version: 44.7.4
+1 -1
View File
@@ -18,7 +18,7 @@ hpbImage:
clamavImage: clamavImage:
repository: docker.io/clamav/clamav repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.5.2@sha256:de10aee284800529bbdad5c45648afa81ab7cd45a14bc6d5ef7432496fef7b5c tag: 1.5.2@sha256:f7954ca7ca13f0ebc301bb8a8b492a88db793192c48763a0b9a2ffb64dcf4bee
collaboraImage: collaboraImage:
repository: docker.io/collabora/code repository: docker.io/collabora/code
pullPolicy: IfNotPresent pullPolicy: IfNotPresent