quay.io |
| host_windows.image.repository | The repository where the host shield images are stored | sysdig |
| host_windows.image.name | The image name for the host shield | host-shield |
-| host_windows.image.tag | The tag for the host shield images | 0.8.0 |
+| host_windows.image.tag | The tag for the host shield images | 0.9.0 |
| host_windows.image.pull_policy | The pull policy for the host shield images | IfNotPresent |
| host_windows.image.pull_secrets | The pull secrets for the host shield images | [] |
| host_windows.resources.limits.cpu | The CPU limit for the host shield | 1000m |
diff --git a/charts/shield/values.yaml b/charts/shield/values.yaml
index 24ca85308..201d5c46f 100644
--- a/charts/shield/values.yaml
+++ b/charts/shield/values.yaml
@@ -180,7 +180,7 @@ host_windows:
# The image name for the host shield
name: host-shield
# The tag for the host shield images
- tag: 0.8.0
+ tag: 0.9.0
# The pull policy for the host shield images
pull_policy: IfNotPresent
# The pull secrets for the host shield images