Skip to content

Commit

Permalink
charts: update version to 24.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oded-s1 committed Jul 14, 2024
1 parent bd55954 commit c74dfb0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/s1-agent/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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

4 changes: 2 additions & 2 deletions charts/s1-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c74dfb0

Please sign in to comment.