sysdig
|
| host.image.kmodule_name | The image name for the host shield kmodule drive | agent-kmodule
|
| host.image.shield_name | The image name for the host shield | agent-slim
|
-| host.image.tag | The tag for the host shield images | 13.6.1
|
+| host.image.tag | The tag for the host shield images | 13.7.0
|
| host.image.pull_policy | The pull policy for the host shield images | IfNotPresent
|
| host.image.pull_secrets | The pull secrets for the host shield images | []
|
| host.priority_class.create | Create a priority class for the host shield | false
|
diff --git a/charts/shield/values.yaml b/charts/shield/values.yaml
index d3c8b0356..e29d9347b 100644
--- a/charts/shield/values.yaml
+++ b/charts/shield/values.yaml
@@ -165,7 +165,7 @@ host:
# The image name for the host shield
shield_name: agent-slim
# The tag for the host shield images
- tag: 13.6.1
+ tag: 13.7.0
# The pull policy for the host shield images
pull_policy: IfNotPresent
# The pull secrets for the host shield images