Skip to content

Commit 49a7189

Browse files
committed
charts: update version to 25.1.3
Signed-off-by: Nadav Yahav <[email protected]>
1 parent aa82d2a commit 49a7189

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/s1-agent/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
2-
appVersion: "25.1.2"
2+
appVersion: "25.1.3"
33
description: SentinelOne Kubernetes Agent
44
name: s1-agent
55
type: application
6-
version: 25.1.2
6+
version: 25.1.3
77

charts/s1-agent/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ configuration:
1212
agent: "cwpp_agent/s1agent" # Edit and add your own registry paths
1313
helper: "cwpp_agent/s1helper" # Edit and add your own registry paths
1414
tag:
15-
agent: "25.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
16-
helper: "25.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
15+
agent: "25.1.3" # 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
16+
helper: "25.1.3" # 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
1717
proxy: "" # specify a proxy server (in URL format), if needed
1818
dv_proxy: "" # specify a proxy server for Deep-Visibility (in URL format), if needed
1919
env:

0 commit comments

Comments
 (0)