File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 14.7.2
2+ appVersion : 14.7.3
33dependencies :
44- name : common
55 repository : file://../common
@@ -30,4 +30,4 @@ sources:
3030- https://app.sysdigcloud.com/#/settings/user
3131- https://github.com/draios/sysdig
3232type : application
33- version : 2.10.0
33+ version : 2.10.1
Original file line number Diff line number Diff line change 5151 overrideValue : null
5252 registry : quay.io
5353 repository : sysdig/agent
54- tag : 14.7.2
54+ tag : 14.7.3
5555 # Specify a imagePullPolicy
5656 # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
5757 # ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
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.49.2
16+ version : 1.49.3
1717appVersion : " 1.0.0"
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ The following table lists the configurable parameters of the `shield` chart and
164164| host.image.repository | The repository where the host shield images are stored | <code>sysdig</code> |
165165| host.image.kmodule_name | The image name for the host shield kmodule drive | <code>agent-kmodule</code> |
166166| host.image.shield_name | The image name for the host shield | <code>agent-slim</code> |
167- | host.image.tag | The tag for the host shield images | <code>14.7.2 </code> |
167+ | host.image.tag | The tag for the host shield images | <code>14.7.3 </code> |
168168| host.image.pull_policy | The pull policy for the host shield images | <code>IfNotPresent</code> |
169169| host.image.pull_secrets | The pull secrets for the host shield images | <code>[]</code> |
170170| 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 @@ -301,7 +301,7 @@ host:
301301 # The image name for the host shield
302302 shield_name : agent-slim
303303 # The tag for the host shield images
304- tag : 14.7.2
304+ tag : 14.7.3
305305 # The pull policy for the host shield images
306306 pull_policy : IfNotPresent
307307 # The pull secrets for the host shield images
You can’t perform that action at this time.
0 commit comments