File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ The following table lists the configurable parameters of the `shield` chart and
199
199
| host.dns_policy | The dns policy for the host shield | <code></code> |
200
200
| cluster.image.registry | The registry where the cluster shield image is stored | <code>quay.io</code> |
201
201
| cluster.image.repository | The repository where the cluster shield image is stored | <code>sysdig/cluster-shield</code> |
202
- | cluster.image.tag | The tag for the cluster shield image | <code>1.14 .0</code> |
202
+ | cluster.image.tag | The tag for the cluster shield image | <code>1.15 .0</code> |
203
203
| cluster.image.pull_policy | The pull policy for the cluster shield image | <code>IfNotPresent</code> |
204
204
| cluster.image.pull_secrets | The pull secrets for the cluster shield image | <code>[]</code> |
205
205
| cluster.run_mode | The mode in which the cluster shield should run (Accepted Values : single-process, multi-process) | <code>multi-process</code> |
Original file line number Diff line number Diff line change @@ -383,7 +383,7 @@ cluster:
383
383
# The repository where the cluster shield image is stored
384
384
repository : sysdig/cluster-shield
385
385
# The tag for the cluster shield image
386
- tag : 1.14 .0
386
+ tag : 1.15 .0
387
387
# The pull policy for the cluster shield image
388
388
pull_policy : IfNotPresent
389
389
# The pull secrets for the cluster shield image
You can’t perform that action at this time.
0 commit comments