minor version updates

This commit is contained in:
2025-04-19 00:10:30 +03:00
parent 095e00b516
commit 37a8031bc4
13 changed files with 14 additions and 16 deletions

View File

@@ -14,9 +14,8 @@ spec:
app.kubernetes.io/name: clamav
spec:
containers:
# TODO: Figure out how to trigger update
- name: clamd
image: mirror.gcr.io/clamav/clamav:1.1
image: mirror.gcr.io/clamav/clamav:1.4
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3310