@@ -222,7 +222,7 @@ The following table lists the configurable parameters of the Sysdig chart and th
222222| ` nodeAnalyzer.pullSecrets ` | The image pull secrets for the Node Analyzer containers. | ` nil ` |
223223| ` nodeAnalyzer.imageAnalyzer.deploy ` | Deploys the Image Analyzer. | ` true ` |
224224| ` nodeAnalyzer.imageAnalyzer.image.repository ` | The image repository to pull the Node Image Analyzer from. | ` sysdig/node-image-analyzer ` |
225- | ` nodeAnalyzer.imageAnalyzer.image.tag ` | The image tag to pull the Node Image Analyzer. | ` 0.1.28 ` |
225+ | ` nodeAnalyzer.imageAnalyzer.image.tag ` | The image tag to pull the Node Image Analyzer. | ` 0.1.29 ` |
226226| ` nodeAnalyzer.imageAnalyzer.image.digest ` | The image digest to pull. | ` ` |
227227| ` nodeAnalyzer.imageAnalyzer.image.pullPolicy ` | The Image pull policy for the Node Image Analyzer. | ` IfNotPresent ` |
228228| ` nodeAnalyzer.imageAnalyzer.dockerSocketPath ` | The Docker socket path. | |
@@ -237,7 +237,7 @@ The following table lists the configurable parameters of the Sysdig chart and th
237237| ` nodeAnalyzer.imageAnalyzer.env ` | The extra environment variables that will be passed onto pods. | ` {} ` |
238238| ` nodeAnalyzer.hostAnalyzer.deploy ` | Deploys the Host Analyzer. | ` true ` |
239239| ` nodeAnalyzer.hostAnalyzer.image.repository ` | The image repository to pull the Host Analyzer from. | ` sysdig/host-analyzer ` |
240- | ` nodeAnalyzer.hostAnalyzer.image.tag ` | The image tag to pull the Host Analyzer. | ` 0.1.16 ` |
240+ | ` nodeAnalyzer.hostAnalyzer.image.tag ` | The image tag to pull the Host Analyzer. | ` 0.1.17 ` |
241241| ` nodeAnalyzer.hostAnalyzer.image.digest ` | The image digest to pull. | ` ` |
242242| ` nodeAnalyzer.hostAnalyzer.image.pullPolicy ` | The Image pull policy for the Host Analyzer. | ` IfNotPresent ` |
243243| ` nodeAnalyzer.hostAnalyzer.schedule ` | The scanning schedule specification for the host analyzer expressed as a crontab. | ` @dailydefault ` |
@@ -323,7 +323,7 @@ The following table lists the configurable parameters of the Sysdig chart and th
323323| ` nodeImageAnalyzer.settings.httpsProxy ` | The secure proxy configuration variables. | |
324324| ` nodeImageAnalyzer.settings.noProxy ` | The no proxy configuration variables. | |
325325| ` nodeImageAnalyzer.image.repository ` | The image repository to pull the Node Image Analyzer from. | ` sysdig/node-image-analyzer ` |
326- | ` nodeImageAnalyzer.image.tag ` | The image tag to pull the Node Image Analyzer. | ` 0.1.28 ` |
326+ | ` nodeImageAnalyzer.image.tag ` | The image tag to pull the Node Image Analyzer. | ` 0.1.29 ` |
327327| ` nodeImageAnalyzer.imagedigest ` | The image digest to pull. | ` ` |
328328| ` nodeImageAnalyzer.image.pullPolicy ` | The Image pull policy for the Node Image Analyzer. | ` IfNotPresent ` |
329329| ` nodeImageAnalyzer.image.pullSecrets ` | Image pull secrets for the Node Image Analyzer. | ` nil ` |
0 commit comments