Skip to content

Commit

Permalink
Helm chart update: 2.24.3-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
helm authored and helm committed Nov 19, 2023
1 parent c0c7359 commit 36e435f
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 92 deletions.
5 changes: 3 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.23.0
appVersion: 2.24.3
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 All @@ -22,6 +22,7 @@ keywords:
- gar
- harbor
- jfrog artifactory
- sonatype nexus
- ecs
- tanzu
- k3s
Expand All @@ -31,4 +32,4 @@ keywords:
- gke
- autopilot
name: cloudguard
version: 2.23.0
version: 2.24.3
18 changes: 9 additions & 9 deletions checkpoint/cloudguard/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ inventory:

## Specify image and tag
image: checkpoint/consec-inventory-agent
tag: 1.11.1
tag: 1.13.0

## Specify existing service account name ("" to create)
serviceAccountName: ""
Expand Down Expand Up @@ -111,7 +111,7 @@ addons:
priorityClassName: "system-node-critical"
## Specify image and tag
image: checkpoint/consec-imagescan-daemon
tag: 2.23.0
tag: 2.25.0

## Specify existing service account name ("" to create)
serviceAccountName: ""
Expand All @@ -133,7 +133,7 @@ addons:
shim:
## Specify image and tag
image: checkpoint/consec-imagescan-shim
tag: 2.23.0
tag: 2.25.0

## Configure resource requests and limits
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
Expand Down Expand Up @@ -169,7 +169,7 @@ addons:
engine:
## Specify image and tag
image: checkpoint/consec-imagescan-engine
tag: 2.23.0
tag: 2.25.0

## Specify existing service account name ("" to create)
serviceAccountName: ""
Expand Down Expand Up @@ -202,7 +202,7 @@ addons:
list:
## Specify image and tag
image: checkpoint/consec-imagescan-engine
tag: 2.23.0
tag: 2.25.0

## Specify existing service account name ("" to create)
serviceAccountName: ""
Expand Down Expand Up @@ -239,7 +239,7 @@ addons:
priorityClassName: "system-node-critical"
## Specify image and tag
image: checkpoint/consec-flowlogs-daemon
tag: 0.10.0
tag: 0.12.0

## Specify existing service account name ("" to create)
serviceAccountName: ""
Expand Down Expand Up @@ -279,7 +279,7 @@ addons:
policy:
## Specify image and tag
image: checkpoint/consec-admission-policy
tag: 1.6.0
tag: 1.7.0

## Specify existing service account name ("" to create)
serviceAccountName: ""
Expand Down Expand Up @@ -309,7 +309,7 @@ addons:
enforcer:
## Specify image and tag
image: checkpoint/consec-admission-enforcer
tag: 2.8.0
tag: 2.9.0

## Specify existing service account name ("" to create)
serviceAccountName: ""
Expand Down Expand Up @@ -415,7 +415,7 @@ addons:

## Specify custom image ("" to use default)
image: checkpoint/consec-runtime-policy
tag: 1.5.0
tag: 1.7.0

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

0 comments on commit 36e435f

Please sign in to comment.