chore(helm): update image docker.io/clamav/clamav digest to 3e32ccb (#40710)

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 |
`e49ed2b` -> `3e32ccb` |

---

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

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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2025-10-14 08:24:08 +02:00
committed by GitHub
parent 735b760e01
commit 86fd352981
4 changed files with 4 additions and 4 deletions

View File

@@ -40,5 +40,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/clamav
- https://hub.docker.com/r/clamav/clamav
type: application
version: 13.10.0
version: 13.10.1

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent
tag: 1.5.0@sha256:e49ed2b9657a224e0c20bea0f99cc73c186d375ca6d114395717758712886787
tag: 1.5.0@sha256:3e32ccb69d0d90d551501821e31da379332e70feaa3061f883fcc0605e2044eb
securityContext:
container:
readOnlyRootFilesystem: false

View File

@@ -53,5 +53,5 @@ sources:
- https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
type: application
version: 38.5.1
version: 38.5.2

View File

@@ -17,7 +17,7 @@ hpbImage:
clamavImage:
repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent
tag: 1.5.0@sha256:e49ed2b9657a224e0c20bea0f99cc73c186d375ca6d114395717758712886787
tag: 1.5.0@sha256:3e32ccb69d0d90d551501821e31da379332e70feaa3061f883fcc0605e2044eb
collaboraImage:
repository: docker.io/collabora/code
pullPolicy: IfNotPresent