File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ name: sysdig
1515sources :
1616- https://app.sysdigcloud.com/#/settings/user
1717- https://github.com/draios/sysdig
18- version : 1.16.22
18+ version : 1.16.23
Original file line number Diff line number Diff line change @@ -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.29 ` |
326+ | ` nodeImageAnalyzer.image.tag ` | The image tag to pull the Node Image Analyzer. | ` 0.1.30 ` |
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 ` |
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ nodeImageAnalyzer:
193193 deploy : false
194194 image :
195195 repository : sysdig/node-image-analyzer
196- tag : 0.1.29
196+ tag : 0.1.30
197197 digest : null
198198 pullPolicy : IfNotPresent
199199 # pullSecrets:
@@ -351,7 +351,7 @@ nodeAnalyzer:
351351 deploy : true
352352 image :
353353 repository : sysdig/node-image-analyzer
354- tag : 0.1.29
354+ tag : 0.1.30
355355 digest : null
356356 pullPolicy : IfNotPresent
357357 # The Docker socket path.
You can’t perform that action at this time.
0 commit comments