From c74dfb0ade8687f60088498dd2457d2651baf8f7 Mon Sep 17 00:00:00 2001 From: Oded Raphael Date: Sun, 14 Jul 2024 16:28:26 +0300 Subject: [PATCH] charts: update version to 24.2.2 --- charts/s1-agent/Chart.yaml | 4 ++-- charts/s1-agent/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/s1-agent/Chart.yaml b/charts/s1-agent/Chart.yaml index f34c03b..f44f02f 100644 --- a/charts/s1-agent/Chart.yaml +++ b/charts/s1-agent/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 -appVersion: "24.1.2" +appVersion: "24.2.2" description: SentinelOne Kubernetes Agent name: s1-agent type: application -version: 24.1.2 +version: 24.2.2 diff --git a/charts/s1-agent/values.yaml b/charts/s1-agent/values.yaml index cb5c385..53ac8d4 100644 --- a/charts/s1-agent/values.yaml +++ b/charts/s1-agent/values.yaml @@ -11,8 +11,8 @@ configuration: agent: "cwpp_agent/s1agent" # Edit and add your own registry paths helper: "cwpp_agent/s1helper" # Edit and add your own registry paths tag: - agent: "24.1.2" # IF you want to use a different tag for the agent (only do so if advised by support), please replace this with the relevant tag for the agent image - helper: "24.1.2" # IF you want to use a different tag for the helper (only do so if advised by support), please replace this with the relevant tag for the helper image + agent: "24.2.2" # IF you want to use a different tag for the agent (only do so if advised by support), please replace this with the relevant tag for the agent image + helper: "24.2.2" # IF you want to use a different tag for the helper (only do so if advised by support), please replace this with the relevant tag for the helper image proxy: "" # specify a proxy server (in URL format), if needed dv_proxy: "" # specify a proxy server for Deep-Visibility (in URL format), if needed env: