Skip to content

Commit 79a6945

Browse files
authored
deps: Correctly consume audit-scanner v1.17.0 (#552)
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
1 parent 456fa77 commit 79a6945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/kubewarden-controller/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ auditScanner:
194194
# The registry is defined in the common.cattle.systemDefaultRegistry value
195195
# kubectl image to be used in the pre-delete helm hook
196196
repository: "kubewarden/audit-scanner"
197-
tag: v1.17.1
197+
tag: v1.17.0
198198
pullPolicy: IfNotPresent
199199
cronJob:
200200
schedule: "*/60 * * * *" # every 60 minutes

0 commit comments

Comments
 (0)