Skip to content

Commit 15cbb8b

Browse files
chore(shield): release host-shield windows 0.12.2 (#2441)
1 parent d9f5db9 commit 15cbb8b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.23.2
16+
version: 1.23.3
1717
appVersion: "1.0.0"

charts/shield/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The following table lists the configurable parameters of the `shield` chart and
132132
| host_windows.image.registry | The registry where the host shield images are stored | <code>quay.io</code> |
133133
| host_windows.image.repository | The repository where the host shield images are stored | <code>sysdig</code> |
134134
| host_windows.image.name | The image name for the host shield | <code>host-shield</code> |
135-
| host_windows.image.tag | The tag for the host shield images | <code>0.12.1</code> |
135+
| host_windows.image.tag | The tag for the host shield images | <code>0.12.2</code> |
136136
| host_windows.image.pull_policy | The pull policy for the host shield images | <code>IfNotPresent</code> |
137137
| host_windows.image.pull_secrets | The pull secrets for the host shield images | <code>[]</code> |
138138
| 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
@@ -194,7 +194,7 @@ host_windows:
194194
# The image name for the host shield
195195
name: host-shield
196196
# The tag for the host shield images
197-
tag: 0.12.1
197+
tag: 0.12.2
198198
# The pull policy for the host shield images
199199
pull_policy: IfNotPresent
200200
# The pull secrets for the host shield images

0 commit comments

Comments
 (0)