File tree 3 files changed +3
-3
lines changed
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.6.2
16
+ version : 1.6.3
17
17
appVersion : " 1.0.0"
Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ The following table lists the configurable parameters of the `shield` chart and
155
155
| host.image.repository | The repository where the host shield images are stored | <code>sysdig</code> |
156
156
| host.image.kmodule_name | The image name for the host shield kmodule drive | <code>agent-kmodule</code> |
157
157
| host.image.shield_name | The image name for the host shield | <code>agent-slim</code> |
158
- | host.image.tag | The tag for the host shield images | <code>13.9.1 </code> |
158
+ | host.image.tag | The tag for the host shield images | <code>13.9.2 </code> |
159
159
| host.image.pull_policy | The pull policy for the host shield images | <code>IfNotPresent</code> |
160
160
| host.image.pull_secrets | The pull secrets for the host shield images | <code>[]</code> |
161
161
| host.priority_class.create | Create a priority class for the host shield | <code>false</code> |
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ host:
250
250
# The image name for the host shield
251
251
shield_name : agent-slim
252
252
# The tag for the host shield images
253
- tag : 13.9.1
253
+ tag : 13.9.2
254
254
# The pull policy for the host shield images
255
255
pull_policy : IfNotPresent
256
256
# The pull secrets for the host shield images
You can’t perform that action at this time.
0 commit comments