File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : sysdig
3
- version : 1.16.6
4
- appVersion : 12.15 .0
3
+ version : 1.16.7
4
+ appVersion : 12.16 .0
5
5
description : Sysdig Monitor and Secure agent
6
6
keywords :
7
7
- monitoring
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ The following table lists the configurable parameters of the Sysdig chart and th
152
152
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
153
153
| ` image.registry ` | Sysdig Agent image registry. | ` quay.io ` |
154
154
| ` image.repository ` | The image repository to pull from. | ` sysdig/agent ` |
155
- | ` image.tag ` | The image tag to pull | ` 12.15 .0 ` |
155
+ | ` image.tag ` | The image tag to pull | ` 12.16 .0 ` |
156
156
| ` image.digest ` | The image digest to pull. | ` ` |
157
157
| ` image.pullPolicy ` | The Image pull policy. | ` IfNotPresent ` |
158
158
| ` image.pullSecrets ` | Image pull secrets. | ` nil ` |
Original file line number Diff line number Diff line change 8
8
9
9
registry : quay.io
10
10
repository : sysdig/agent
11
- tag : 12.15 .0
11
+ tag : 12.16 .0
12
12
# Specify a imagePullPolicy
13
13
# Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
14
14
# ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
You can’t perform that action at this time.
0 commit comments