Skip to content

Commit

Permalink
2.31.0: Runtime Protection daemon 1.16.3: docker with cgroups v2 supp…
Browse files Browse the repository at this point in the history
…ort (#151)

Runtime Protection daemon 1.16.3:
- add cgroupv2 support for docker container runtime
  • Loading branch information
chkp-stanislavz authored Jul 2, 2024
1 parent 7ef7653 commit a566514
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 55 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.30.0
appVersion: 2.31.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 @@ -35,4 +35,4 @@ keywords:
- gke
- autopilot
name: cloudguard
version: 2.30.0
version: 2.31.0
4 changes: 2 additions & 2 deletions checkpoint/cloudguard/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ addons:
priorityClassName: "system-node-critical"
## Specify image and tag
image: checkpoint/consec-imagescan-armon
tag: 0.1.2
tag: 0.6.1

## Specify existing service account name ("" to create)
serviceAccountName: ""
Expand Down Expand Up @@ -388,7 +388,7 @@ addons:
## Main container settings
## Specify image and tag
image: checkpoint/consec-runtime-daemon
tag: 1.16.2
tag: 1.16.3

## Specify existing service account name ("" to create)
serviceAccountName: ""
Expand Down
Binary file added repository/cloudguard-2.31.0.tgz
Binary file not shown.
Loading

0 comments on commit a566514

Please sign in to comment.