File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ maintainers:
13
13
- name : mavimo
14
14
15
15
type : application
16
- version : 1.15.4
16
+ version : 1.16.0
17
17
appVersion : " 1.0.0"
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ The following table lists the configurable parameters of the `shield` chart and
132
132
| host_windows.image.registry | The registry where the host shield images are stored | <code>quay.io</code> |
133
133
| host_windows.image.repository | The repository where the host shield images are stored | <code>sysdig</code> |
134
134
| host_windows.image.name | The image name for the host shield | <code>host-shield</code> |
135
- | host_windows.image.tag | The tag for the host shield images | <code>0.10 .0</code> |
135
+ | host_windows.image.tag | The tag for the host shield images | <code>0.11 .0</code> |
136
136
| host_windows.image.pull_policy | The pull policy for the host shield images | <code>IfNotPresent</code> |
137
137
| host_windows.image.pull_secrets | The pull secrets for the host shield images | <code>[]</code> |
138
138
| 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 @@ -180,7 +180,7 @@ host_windows:
180
180
# The image name for the host shield
181
181
name : host-shield
182
182
# The tag for the host shield images
183
- tag : 0.10 .0
183
+ tag : 0.11 .0
184
184
# The pull policy for the host shield images
185
185
pull_policy : IfNotPresent
186
186
# The pull secrets for the host shield images
You can’t perform that action at this time.
0 commit comments