Skip to content

Commit

Permalink
2.36.0: Runtime Protection daemon 1.20.5: wildcard exclusions, enhanc…
Browse files Browse the repository at this point in the history
…ements; 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
  • Loading branch information
chkp-rigor authored Feb 24, 2025
1 parent 600cfe2 commit 0f62598
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 63 deletions.
4 changes: 2 additions & 2 deletions checkpoint/cloudguard/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2.35.1
appVersion: 2.36.0
description: A Helm chart for Check Point CloudGuard Workload Security
home: https://portal.checkpoint.com
icon: https://www.checkpoint.com/wp-content/uploads/icon-cloudguard-nav.png
Expand Down Expand Up @@ -37,4 +37,4 @@ keywords:
- gke
- autopilot
name: cloudguard
version: 2.35.1
version: 2.36.0
4 changes: 2 additions & 2 deletions checkpoint/cloudguard/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ addons:
## Main container settings
## Specify image and tag
image: checkpoint/consec-runtime-daemon
tag: 1.16.3
tag: 1.20.5

## Specify existing service account name ("" to create)
serviceAccountName: ""
Expand All @@ -404,7 +404,7 @@ addons:
probe:
## Specify image and tag
image: checkpoint/consec-runtime-probe
tag: 0.30.2-cp-6
tag: 0.38.0-cp

## Configure resource requests and limits
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
Expand Down
Binary file added repository/cloudguard-2.36.0.tgz
Binary file not shown.
Loading

0 comments on commit 0f62598

Please sign in to comment.