Skip to content

Commit

Permalink
feat(github-release): update chainguard-dev/malcontent to v1.8.2
Browse files Browse the repository at this point in the history
| datasource      | package                   | from   | to     |
| --------------- | ------------------------- | ------ | ------ |
| github-releases | chainguard-dev/malcontent | v1.7.1 | v1.8.2 |


Signed-off-by: Justin Bailey <beholdenkey@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 6ff0804 commit 35849a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dotenv:

vars:
# renovate: datasource=github-releases depName=chainguard-dev/malcontent
MALCONTENT_VERSION: "1.7.1"
MALCONTENT_VERSION: "1.8.2"
# renovate: datasource=github-releases depName=Orange-OpenSource/hurl
HURL_VERSION: "6.0.0"
# renovate: datasource=github-releases depName=opentofu/opentofu
Expand Down
2 changes: 1 addition & 1 deletion images/malcontent/apko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ annotations:
org.opencontainers.image.title: "malcontent"
org.opencontainers.image.description: "Malware Discovery Tool"
# renovate: datasource=github-releases depName=chainguard-dev/malcontent
org.opencontainers.image.version: "1.7.1"
org.opencontainers.image.version: "1.8.2"
org.opencontainers.image.documentation: "https://github.com/chainguard-dev/malcontent"

entrypoint:
Expand Down

0 comments on commit 35849a6

Please sign in to comment.