diff --git a/charts/cdefense/Chart.yaml b/charts/cdefense/Chart.yaml index 9c5fc6a..f613d5b 100755 --- a/charts/cdefense/Chart.yaml +++ b/charts/cdefense/Chart.yaml @@ -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" diff --git a/charts/cdefense/values.yaml b/charts/cdefense/values.yaml index 2d3042e..b8d525f 100644 --- a/charts/cdefense/values.yaml +++ b/charts/cdefense/values.yaml @@ -1,4 +1,4 @@ -version: "release-4.7.8" +version: "release-4.7.9" domain: clouddefenseai.com hostname: cdefense.clouddefenseai.com @@ -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: diff --git a/release.md b/release.md index 68b4c59..c76817e 100644 --- a/release.md +++ b/release.md @@ -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 \ No newline at end of file +- Fixed an issue on the Branches page +- Improved filters to avoid issues with date filter +- Enhanced logic for logging in Audit Logs \ No newline at end of file