Skip to content

Commit ce743ae

Browse files
chore(deps): update kyverno/chainsaw docker tag to v0.2.15 (#201)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de32ddb commit ce743ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dagger/maintenance/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ func (m *Maintenance) Test(
353353
target string,
354354
// Container image to use to run chainsaw
355355
// renovate: datasource=docker depName=kyverno/chainsaw packageName=ghcr.io/kyverno/chainsaw versioning=docker
356-
// +default="ghcr.io/kyverno/chainsaw:v0.2.14@sha256:c703e4d4ce7b89c5121fe957ab89b6e2d33f91fd15f8274a9f79ca1b2ba8ecef"
356+
// +default="ghcr.io/kyverno/chainsaw:v0.2.15@sha256:527f3be2b9ec0580cb0bc84540a0fee99406b011c24ae3a30953e525af60809d"
357357
chainsawImage string,
358358
// Additional arguments to pass to Chainsaw test command
359359
// +optional

0 commit comments

Comments
 (0)