chore(deps): update container image clamav/clamav to 1.3.1@5a9c0be by renovate (#22793)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | clamav/clamav | digest | `94ccfcc` -> `5a9c0be` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
e4be12910a
commit
ca9cef7d16
|
@ -50,4 +50,4 @@ sources:
|
|||
- https://hub.docker.com/r/collabora/code
|
||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||
type: application
|
||||
version: 31.1.0
|
||||
version: 31.1.1
|
||||
|
|
|
@ -17,7 +17,7 @@ hpbImage:
|
|||
clamavImage:
|
||||
repository: clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.3.1@sha256:94ccfcc8b6f52c5279a5d01253d57595927dedb25e89a066aa7c043866ec41b4
|
||||
tag: 1.3.1@sha256:5a9c0be041d6324b44f56dad503da14ae00f0224690c93824f6b1c2bc34020de
|
||||
collaboraImage:
|
||||
repository: collabora/code
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
|
@ -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: 12.0.0
|
||||
version: 12.0.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: clamav/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.3.1@sha256:94ccfcc8b6f52c5279a5d01253d57595927dedb25e89a066aa7c043866ec41b4
|
||||
tag: 1.3.1@sha256:5a9c0be041d6324b44f56dad503da14ae00f0224690c93824f6b1c2bc34020de
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue