Skip to content

Commit

Permalink
Helm chart update: 2.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
helm authored and helm committed Feb 28, 2024
1 parent 34eb279 commit dd6cad3
Show file tree
Hide file tree
Showing 4 changed files with 100 additions and 57 deletions.
6 changes: 4 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.27.1
appVersion: 2.28.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 All @@ -23,6 +23,8 @@ keywords:
- harbor
- jfrog artifactory
- sonatype nexus
- ghcr
- github container registry
- ecs
- tanzu
- k3s
Expand All @@ -32,4 +34,4 @@ keywords:
- gke
- autopilot
name: cloudguard
version: 2.27.1
version: 2.28.0
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.13.0
tag: 1.14.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.27.0
tag: 2.29.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.27.0
tag: 2.29.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.27.0
tag: 2.29.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.27.0
tag: 2.29.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.12.0
tag: 0.14.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.7.0
tag: 1.8.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.10.0
tag: 2.11.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.7.0
tag: 1.8.0

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

0 comments on commit dd6cad3

Please sign in to comment.