Skip to content

Commit

Permalink
chore(deps): update container image clamav/clamav to 1.3.1@0f66a32 by…
Browse files Browse the repository at this point in the history
… renovate
  • Loading branch information
truecharts-admin committed Apr 22, 2024
1 parent d67ddc9 commit b237a62
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions charts/premium/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ keywords:
- http
- web
- php
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -44,10 +44,10 @@ sources:
- https://github.com/nextcloud/helm
- https://github.com/truecharts/charts/tree/master/charts/premium/nextcloud
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
- https://hub.docker.com/r/collabora/code
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
- https://hub.docker.com/r/clamav/clamav
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
- https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
- https://hub.docker.com/r/clamav/clamav
type: application
version: 29.10.30
version: 29.10.31
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: clamav/clamav
pullPolicy: IfNotPresent
tag: 1.3.1@sha256:264aa5870d7af16febda58ef94a61bd8806d65464cd0ae749779cf3b9526692e
tag: 1.3.1@sha256:0f66a329bbaec3cc345a474568ae81d261af5ee01f5747c5acd1b489ff2a46b1
collaboraImage:
repository: collabora/code
pullPolicy: IfNotPresent
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/clamav/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.webp
keywords:
- clamav
- antivirus
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/clamav
- https://hub.docker.com/r/clamav/clamav
type: application
version: 10.8.15
version: 10.8.16
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: clamav/clamav
pullPolicy: IfNotPresent
tag: 1.3.1@sha256:264aa5870d7af16febda58ef94a61bd8806d65464cd0ae749779cf3b9526692e
tag: 1.3.1@sha256:0f66a329bbaec3cc345a474568ae81d261af5ee01f5747c5acd1b489ff2a46b1
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit b237a62

Please sign in to comment.