File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 14.0.1
2+ appVersion : 14.1.0
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.1.1
33+ version : 2.2.0
Original file line number Diff line number Diff line change 5151 overrideValue : null
5252 registry : quay.io
5353 repository : sysdig/agent
54- tag : 14.0.1
54+ tag : 14.1.0
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
14141515type : application
16- version : 1.12.8
16+ version : 1.13.0
1717appVersion : " 1.0.0"
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ The following table lists the configurable parameters of the `shield` chart and
157157| host.image.repository | The repository where the host shield images are stored | <code>sysdig</code> |
158158| host.image.kmodule_name | The image name for the host shield kmodule drive | <code>agent-kmodule</code> |
159159| host.image.shield_name | The image name for the host shield | <code>agent-slim</code> |
160- | host.image.tag | The tag for the host shield images | <code>14.0.1 </code> |
160+ | host.image.tag | The tag for the host shield images | <code>14.1.0 </code> |
161161| host.image.pull_policy | The pull policy for the host shield images | <code>IfNotPresent</code> |
162162| host.image.pull_secrets | The pull secrets for the host shield images | <code>[]</code> |
163163| 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 @@ -254,7 +254,7 @@ host:
254254 # The image name for the host shield
255255 shield_name : agent-slim
256256 # The tag for the host shield images
257- tag : 14.0.1
257+ tag : 14.1.0
258258 # The pull policy for the host shield images
259259 pull_policy : IfNotPresent
260260 # The pull secrets for the host shield images
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : sysdig-deploy
33description : A chart with various Sysdig components for Kubernetes
44type : application
5- version : 1.89.3
5+ version : 1.90.0
66maintainers :
77 - name : AlbertoBarba
88@@ -26,7 +26,7 @@ dependencies:
2626 - name : agent
2727 # repository: https://charts.sysdig.com
2828 repository : file://../agent
29- version : ~2.1.1
29+ version : ~2.2.0
3030 alias : agent
3131 condition : agent.enabled
3232 - name : common
You can’t perform that action at this time.
0 commit comments