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 11apiVersion : v2
22name : kspm-collector
33description : Sysdig KSPM collector
4- version : 0.18.1
5- appVersion : 1.39.13
4+ version : 0.18.2
5+ appVersion : 1.39.14
66keywords :
77 - monitoring
88 - security
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ The following table lists the configurable parameters of the Sysdig KSPM Collect
4545| ` clusterName ` | Sets a unique cluster name. This name will be used to identify events using the ` kubernetes.cluster.name ` tag. | ` ` |
4646| ` image.registry ` | Specifies the KSPM collector image registry. | ` quay.io ` |
4747| ` image.repository ` | Specifies the image repository to pull from. | ` sysdig/kspm-collector ` |
48- | ` image.tag ` | Specifies the image tag to pull from the image repository. | ` 1.39.13 ` |
48+ | ` image.tag ` | Specifies the image tag to pull from the image repository. | ` 1.39.14 ` |
4949| ` image.digest ` | Specifies the image digest to pull from the image repository. | ` ` |
5050| ` image.pullPolicy ` | Specifies theImage pull policy. | ` "" ` |
5151| ` imagePullSecrets ` | Specifies the Image pull secret. | ` [] ` |
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ leaderElection:
8484
8585image :
8686 repository : sysdig/kspm-collector
87- tag : 1.39.13
87+ tag : 1.39.14
8888 digest : null
8989 registry : quay.io
9090 pullPolicy : null
You can’t perform that action at this time.
0 commit comments