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 | 14.1.0 |
+| host.image.tag | The tag for the host shield images | 14.1.1 |
| 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 638cb2807..49364499e 100644
--- a/charts/shield/values.yaml
+++ b/charts/shield/values.yaml
@@ -254,7 +254,7 @@ host:
# The image name for the host shield
shield_name: agent-slim
# The tag for the host shield images
- tag: 14.1.0
+ tag: 14.1.1
# The pull policy for the host shield images
pull_policy: IfNotPresent
# The pull secrets for the host shield images