You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/s1-agent/values.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ configuration:
12
12
agent: "cwpp_agent/s1agent"# Edit and add your own registry paths
13
13
helper: "cwpp_agent/s1helper"# Edit and add your own registry paths
14
14
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
17
17
proxy: ""# specify a proxy server (in URL format), if needed
18
18
dv_proxy: ""# specify a proxy server for Deep-Visibility (in URL format), if needed
0 commit comments