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