chore(deps): update container image clamav/clamav to v1.4.1@e8543b5 by renovate (#25951)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clamav/clamav | patch | `1.4.0` -> `1.4.1` |

---

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

---

- [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny41IiwidXBkYXRlZEluVmVyIjoiMzguNjcuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->

---------

Co-authored-by: kqmaverick <kqmaverick@gmail.com>
This commit is contained in:
TrueCharts Bot
2024-09-05 15:13:06 +02:00
committed by GitHub
parent 9596624510
commit d53c121859
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -49,4 +49,4 @@ sources:
- https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
type: application
version: 31.5.3
version: 31.5.4
+1 -1
View File
@@ -17,7 +17,7 @@ hpbImage:
clamavImage:
repository: clamav/clamav
pullPolicy: IfNotPresent
tag: 1.4.0@sha256:8b9ca14c3c64c7c59b27505ecd3db9972fb3d642077c5212ac27f3ba6a5a2443
tag: 1.4.1@sha256:e8543b5cf5bd2d4bea49f00473707f4ffdd7704ed2d4b98b75c6f9b7e26efa05
collaboraImage:
repository: collabora/code
pullPolicy: IfNotPresent
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.4.0
appVersion: 1.4.1
dependencies:
- name: common
version: 24.1.14
@@ -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.2.0
version: 12.2.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: clamav/clamav
pullPolicy: IfNotPresent
tag: 1.4.0@sha256:8b9ca14c3c64c7c59b27505ecd3db9972fb3d642077c5212ac27f3ba6a5a2443
tag: 1.4.1@sha256:e8543b5cf5bd2d4bea49f00473707f4ffdd7704ed2d4b98b75c6f9b7e26efa05
securityContext:
container:
readOnlyRootFilesystem: false