Skip to content

Commit 5a6df40

Browse files
draios-jenkinsupdatecli
andauthored
feat(shield): release host-shield windows 0.16.0 (#2601)
Co-authored-by: updatecli <updatecli@sysdig.com>
1 parent 9cee086 commit 5a6df40

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/shield/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ maintainers:
1313
- name: mavimo
1414
email: marcovito.moscaritolo@sysdig.com
1515
type: application
16-
version: 1.35.0
16+
version: 1.36.0
1717
appVersion: "1.0.0"

charts/shield/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The following table lists the configurable parameters of the `shield` chart and
138138
| host_windows.image.registry | The registry where the host shield images are stored | <code>quay.io</code> |
139139
| host_windows.image.repository | The repository where the host shield images are stored | <code>sysdig</code> |
140140
| host_windows.image.name | The image name for the host shield | <code>host-shield</code> |
141-
| host_windows.image.tag | The tag for the host shield images | <code>0.15.0</code> |
141+
| host_windows.image.tag | The tag for the host shield images | <code>0.16.0</code> |
142142
| host_windows.image.pull_policy | The pull policy for the host shield images | <code>IfNotPresent</code> |
143143
| host_windows.image.pull_secrets | The pull secrets for the host shield images | <code>[]</code> |
144144
| host_windows.resources.limits.cpu | The CPU limit for the host shield | <code>1000m</code> |

charts/shield/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ host_windows:
213213
# The image name for the host shield
214214
name: host-shield
215215
# The tag for the host shield images
216-
tag: 0.15.0
216+
tag: 0.16.0
217217
# The pull policy for the host shield images
218218
pull_policy: IfNotPresent
219219
# The pull secrets for the host shield images

0 commit comments

Comments
 (0)