From e42644bbd8ba85e8a8b3c490dfc3acadea232eb7 Mon Sep 17 00:00:00 2001 From: yiscah Date: Thu, 1 Dec 2022 08:57:58 +0200 Subject: [PATCH] update hostscanner version --- core/pkg/hostsensorutils/hostsensor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pkg/hostsensorutils/hostsensor.yaml b/core/pkg/hostsensorutils/hostsensor.yaml index cfa47f9b..d59596ae 100644 --- a/core/pkg/hostsensorutils/hostsensor.yaml +++ b/core/pkg/hostsensorutils/hostsensor.yaml @@ -36,7 +36,7 @@ spec: effect: NoSchedule containers: - name: host-sensor - image: quay.io/kubescape/host-scanner:v1.0.32 + image: quay.io/kubescape/host-scanner:v1.0.39 securityContext: privileged: true readOnlyRootFilesystem: true