We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456fa77 commit 79a6945Copy full SHA for 79a6945
charts/kubewarden-controller/values.yaml
@@ -194,7 +194,7 @@ auditScanner:
194
# The registry is defined in the common.cattle.systemDefaultRegistry value
195
# kubectl image to be used in the pre-delete helm hook
196
repository: "kubewarden/audit-scanner"
197
- tag: v1.17.1
+ tag: v1.17.0
198
pullPolicy: IfNotPresent
199
cronJob:
200
schedule: "*/60 * * * *" # every 60 minutes
0 commit comments