Skip to content

Commit 0f62598

Browse files
authored
2.36.0: Runtime Protection daemon 1.20.5: wildcard exclusions, enhancements; probe 0.38.0-cp (#162)
Runtime Protection daemon 1.20.5, probe 0.38.0-cp: - agent side wildcard exclusion support for Profiling - enhancements - probe 0.38.0-cp
1 parent 600cfe2 commit 0f62598

File tree

4 files changed

+107
-63
lines changed

4 files changed

+107
-63
lines changed

checkpoint/cloudguard/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 2.35.1
2+
appVersion: 2.36.0
33
description: A Helm chart for Check Point CloudGuard Workload Security
44
home: https://portal.checkpoint.com
55
icon: https://www.checkpoint.com/wp-content/uploads/icon-cloudguard-nav.png
@@ -37,4 +37,4 @@ keywords:
3737
- gke
3838
- autopilot
3939
name: cloudguard
40-
version: 2.35.1
40+
version: 2.36.0

checkpoint/cloudguard/defaults.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ addons:
382382
## Main container settings
383383
## Specify image and tag
384384
image: checkpoint/consec-runtime-daemon
385-
tag: 1.16.3
385+
tag: 1.20.5
386386

387387
## Specify existing service account name ("" to create)
388388
serviceAccountName: ""
@@ -404,7 +404,7 @@ addons:
404404
probe:
405405
## Specify image and tag
406406
image: checkpoint/consec-runtime-probe
407-
tag: 0.30.2-cp-6
407+
tag: 0.38.0-cp
408408

409409
## Configure resource requests and limits
410410
## ref: http://kubernetes.io/docs/user-guide/compute-resources/

repository/cloudguard-2.36.0.tgz

28.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)