chore(helm): update image docker.io/clamav/clamav 1.5.0 → 1.5.1 (#40796)

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)) | patch |
`3e32ccb` -> `b734c2f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-10-16 22:25:42 +02:00
committed by GitHub
parent 023532b37d
commit df61af5003
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.0
appVersion: 1.5.1
dependencies:
- name: common
version: 28.25.0
@@ -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.11.0
version: 13.11.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent
tag: 1.5.0@sha256:3e32ccb69d0d90d551501821e31da379332e70feaa3061f883fcc0605e2044eb
tag: 1.5.1@sha256:b734c2f7d93587772f2c331269ce22076bac676df3ae5ba10cd7de8efe54ae89
securityContext:
container:
readOnlyRootFilesystem: false
+1 -1
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.7.1
version: 38.7.2
+1 -1
View File
@@ -17,7 +17,7 @@ hpbImage:
clamavImage:
repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent
tag: 1.5.0@sha256:3e32ccb69d0d90d551501821e31da379332e70feaa3061f883fcc0605e2044eb
tag: 1.5.1@sha256:b734c2f7d93587772f2c331269ce22076bac676df3ae5ba10cd7de8efe54ae89
collaboraImage:
repository: docker.io/collabora/code
pullPolicy: IfNotPresent