Skip to content

Commit

Permalink
Merge pull request #48 from fortify/scancentral-sast-23.2
Browse files Browse the repository at this point in the history
Scancentral SAST 23.2.0
  • Loading branch information
fbordallo authored and GitHub Enterprise committed Jan 12, 2024
2 parents c6a236c + e549aa7 commit 252fd2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/scancentral-sast/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: scancentral-sast
description: A Helm chart for Fortify ScanCentral SAST
type: application
version: 23.1.2
appVersion: 23.1.0
version: 23.2.0
appVersion: 23.2.0
6 changes: 3 additions & 3 deletions charts/scancentral-sast/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ controller:
repository: fortifydocker/scancentral-sast-controller
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
tag: "23.2.1"

service:
# Define service for ScanCentral Controller
Expand Down Expand Up @@ -199,7 +199,7 @@ workers:
repository: fortifydocker/scancentral-sast-sensor
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
tag: "23.2.0"

podAnnotations: {}

Expand Down Expand Up @@ -279,7 +279,7 @@ workers:
# repository: fortifydocker/scancentral-sast-sensor-windows
# pullPolicy: IfNotPresent
# # Overrides the image tag whose default is the chart appVersion.
# tag: ""
# tag: "23.2.0"
#
# nodeSelector:
# kubernetes.io/os: windows
Expand Down

0 comments on commit 252fd2e

Please sign in to comment.