File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ maintainers:
1313 - name : mavimo
1414 email : marcovito.moscaritolo@sysdig.com
1515type : application
16- version : 1.35 .0
16+ version : 1.36 .0
1717appVersion : " 1.0.0"
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ The following table lists the configurable parameters of the `shield` chart and
138138| host_windows.image.registry | The registry where the host shield images are stored | <code>quay.io</code> |
139139| host_windows.image.repository | The repository where the host shield images are stored | <code>sysdig</code> |
140140| host_windows.image.name | The image name for the host shield | <code>host-shield</code> |
141- | host_windows.image.tag | The tag for the host shield images | <code>0.15 .0</code> |
141+ | host_windows.image.tag | The tag for the host shield images | <code>0.16 .0</code> |
142142| host_windows.image.pull_policy | The pull policy for the host shield images | <code>IfNotPresent</code> |
143143| host_windows.image.pull_secrets | The pull secrets for the host shield images | <code>[]</code> |
144144| host_windows.resources.limits.cpu | The CPU limit for the host shield | <code>1000m</code> |
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ host_windows:
213213 # The image name for the host shield
214214 name : host-shield
215215 # The tag for the host shield images
216- tag : 0.15 .0
216+ tag : 0.16 .0
217217 # The pull policy for the host shield images
218218 pull_policy : IfNotPresent
219219 # The pull secrets for the host shield images
You can’t perform that action at this time.
0 commit comments