chore(deps): update container image clamav/clamav to 1.2.1@c447f9c (#15715)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clamav/clamav | digest | `5968dbc` -> `c447f9c` |

---

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot
2023-12-04 07:33:22 +01:00
committed by GitHub
parent c7738e540b
commit 030aecde89
4 changed files with 22 additions and 23 deletions
+19 -20
View File
@@ -1,34 +1,33 @@
kubeVersion: ">=1.24.0" kubeVersion: '>=1.24.0'
apiVersion: v2 apiVersion: v2
name: clamav name: clamav
version: 7.0.14 version: 7.0.15
appVersion: 1.2.1 appVersion: 1.2.1
description: description: ClamAV is an open source antivirus engine for detecting trojans, viruses,
ClamAV is an open source antivirus engine for detecting trojans, viruses,
malware & other malicious threats. malware & other malicious threats.
home: https://truecharts.org/charts/stable/clamav home: https://truecharts.org/charts/stable/clamav
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/Cisco-Talos/clamav - https://github.com/Cisco-Talos/clamav
- https://docs.clamav.net/ - https://docs.clamav.net/
- https://github.com/truecharts/charts/tree/master/charts/stable/clamav - https://github.com/truecharts/charts/tree/master/charts/stable/clamav
- https://hub.docker.com/r/clamav/clamav - https://hub.docker.com/r/clamav/clamav
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- clamav - clamav
- antivirus - antivirus
dependencies: dependencies:
- name: common - name: common
version: 14.3.5 version: 14.3.5
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.1
min_scale_version: 22.12.4 min_scale_version: 22.12.4
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: clamav/clamav repository: clamav/clamav
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.2.1@sha256:5968dbccd6c38ec86f2c7503070207d9a11bbdd7bee4c05ecf649fef2d3987c9 tag: 1.2.1@sha256:c447f9c713058cdb915c5becbef004a678cd7b8d6f5d70ec53479ba7687c3375
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false
+1 -1
View File
@@ -31,4 +31,4 @@ sources:
- https://github.com/nextcloud/docker - https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm - https://github.com/nextcloud/helm
type: application type: application
version: 22.2.13 version: 22.2.14
+1 -1
View File
@@ -17,7 +17,7 @@ hpbImage:
clamavImage: clamavImage:
repository: clamav/clamav repository: clamav/clamav
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.2.1@sha256:5968dbccd6c38ec86f2c7503070207d9a11bbdd7bee4c05ecf649fef2d3987c9 tag: 1.2.1@sha256:c447f9c713058cdb915c5becbef004a678cd7b8d6f5d70ec53479ba7687c3375
collaboraImage: collaboraImage:
repository: collabora/code repository: collabora/code
pullPolicy: IfNotPresent pullPolicy: IfNotPresent