chore(helm): update image docker.io/clamav/clamav digest to e301ae4 (#37138)

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 |
`35b6891` -> `e301ae4` |

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

---

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

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2025-07-07 20:21:47 +02:00
committed by GitHub
parent 52a97f3eb6
commit 7e148e583e
4 changed files with 4 additions and 4 deletions

View File

@@ -52,5 +52,5 @@ sources:
- https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
type: application
version: 36.0.6
version: 36.0.7

View File

@@ -17,7 +17,7 @@ hpbImage:
clamavImage:
repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent
tag: 1.4.3@sha256:35b689111f3cfefe6ab00a5fe58dc45a078b267508c0c584a2616775cb160c4b
tag: 1.4.3@sha256:e301ae42d319849874e901ed5e06b77170d414fb80714494c46f2b5fb1363b47
collaboraImage:
repository: docker.io/collabora/code
pullPolicy: IfNotPresent

View File

@@ -37,5 +37,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/clamav
- https://hub.docker.com/r/clamav/clamav
type: application
version: 13.0.5
version: 13.0.6

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent
tag: 1.4.3@sha256:35b689111f3cfefe6ab00a5fe58dc45a078b267508c0c584a2616775cb160c4b
tag: 1.4.3@sha256:e301ae42d319849874e901ed5e06b77170d414fb80714494c46f2b5fb1363b47
securityContext:
container:
readOnlyRootFilesystem: false