Skip to content

Commit

Permalink
release 4.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dt-dilip committed Aug 21, 2023
1 parent 8575806 commit ccf4ead
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
4 changes: 2 additions & 2 deletions charts/cdefense/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.7.8
version: 4.7.9
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "4.7.8"
appVersion: "4.7.9"
4 changes: 2 additions & 2 deletions charts/cdefense/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "release-4.7.8"
version: "release-4.7.9"
domain: clouddefenseai.com
hostname: cdefense.clouddefenseai.com

Expand Down Expand Up @@ -194,7 +194,7 @@ web:
tolerations: []
replicas: 1
image: cdefense/webconsole
version: "release-4.7.8"
version: "release-4.7.9"
service:
type: NodePort
ports:
Expand Down
15 changes: 7 additions & 8 deletions release.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
Release Date : 07.08.2023
Release Notes : 4.7.8
Release Date : 21.08.2023
Release Notes : 4.7.9

New feature list:
- Added AI support for SAST Recommendations
- Introduced integration with CloudSec Azure accounts
- Implemented count display while using the cdefense online command
- Added Context Map for Applications
- Implemented reset on the filter in Vulnerabilities Trend Chart

Improvements:
- Fixed an issue with the filter for SAST
- Improved the Application Report
- Enhanced logic for JavaScript SCA scans
- Fixed an issue on the Branches page
- Improved filters to avoid issues with date filter
- Enhanced logic for logging in Audit Logs

0 comments on commit ccf4ead

Please sign in to comment.