diff --git a/charts/shield/Chart.yaml b/charts/shield/Chart.yaml index 8745a0de5..c1841d07d 100644 --- a/charts/shield/Chart.yaml +++ b/charts/shield/Chart.yaml @@ -13,5 +13,5 @@ maintainers: - name: mavimo email: marcovito.moscaritolo@sysdig.com type: application -version: 0.4.1 +version: 0.4.2 appVersion: "1.0.0" diff --git a/charts/shield/values.yaml b/charts/shield/values.yaml index f03585a38..bc7e1a3da 100644 --- a/charts/shield/values.yaml +++ b/charts/shield/values.yaml @@ -167,7 +167,7 @@ host: # The image name for the host shield shield_name: agent-slim # The tag for the host shield images - tag: 13.7.0 + tag: 13.7.1 # The pull policy for the host shield images pull_policy: IfNotPresent # The pull secrets for the host shield images