Skip to content

Commit

Permalink
chore(helm): update image docker.io/clamav/clamav digest to 053e55f
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Nov 18, 2024
1 parent cee1b16 commit 9271fcc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/premium/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ sources:
- https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
type: application
version: 32.2.11
version: 32.2.12
2 changes: 1 addition & 1 deletion charts/premium/nextcloud/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ hpbImage:
clamavImage:
repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent
tag: 1.4.1@sha256:7651ec29436f8e68e29e1960e7af3a2a3ef2946fd36fcfecdd605a8d49867064
tag: 1.4.1@sha256:053e55f5bf0121d6cba9c90794860bb08058a3f448b4165d96d3936c6f1e7095
collaboraImage:
repository: docker.io/collabora/code
pullPolicy: IfNotPresent
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/clamav/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.6
version: 12.3.7
2 changes: 1 addition & 1 deletion charts/stable/clamav/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/clamav/clamav
pullPolicy: IfNotPresent
tag: 1.4.1@sha256:7651ec29436f8e68e29e1960e7af3a2a3ef2946fd36fcfecdd605a8d49867064
tag: 1.4.1@sha256:053e55f5bf0121d6cba9c90794860bb08058a3f448b4165d96d3936c6f1e7095
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit 9271fcc

Please sign in to comment.