Skip to content

Commit

Permalink
chore(helm): update image docker.io/clamav/clamav digest to a7b4e7d
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Dec 27, 2024
1 parent fafb393 commit cdb1bdd
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.12
version: 32.2.13
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:a7b4e7dd2b6e7f6ee23198b8c027c328785ca32f7cb37d6317e78c7198417dc8
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:a7b4e7dd2b6e7f6ee23198b8c027c328785ca32f7cb37d6317e78c7198417dc8
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit cdb1bdd

Please sign in to comment.