Skip to content

Commit

Permalink
fix(): changelog + readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danielciuraru86 committed Mar 3, 2024
1 parent f98a684 commit e8c976f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ This repository includes the following charts; they can be deployed separately:
| [Cyber Center](cyber-center/) | Deploys Aqua CyberCenter offline for air-gap environment | 2022.4.3 |
| [Cloud Connector](cloud-connector/) | Deploys the Aqua Cloud Connector | 2022.4.4 |
| [QuickStart](aqua-quickstart/) | Not for production use (see [below](#quick-start-deployment-not-for-production-purposes)). Deploys the Console, Database, Gateway and KubeEnforcer components | 2022.4.1 |
| [Codesec-Agent](codesec-agent/) | Argon Broker Deployment | 1.2.6 |
| [Codesec-Agent](codesec-agent/) | Argon Broker Deployment | 1.2.7 |

# Deployment instructions

Expand Down Expand Up @@ -77,7 +77,7 @@ helm search repo aqua-helm --version 2022.4
Example output:
```csv
NAME CHART VERSION APP VERSION DESCRIPTION
aqua-helm/codesec-agent 1.2.3 2022.4 A Helm chart for the Argon Broker Deployment
aqua-helm/codesec-agent 1.2.7 2022.4 A Helm chart for the Argon Broker Deployment
aqua-helm/cloud-connector 2022.4.4 2022.4 A Helm chart for Aqua Cloud-Connector
aqua-helm/cyber-center 2022.4.3 2022.4 A Helm chart for Aqua CyberCenter
aqua-helm/enforcer 2022.4.20 2022.4 A Helm chart for the Aqua Enforcer
Expand Down
3 changes: 3 additions & 0 deletions codesec-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

All notable changes to this project will be documented in this file.
_1.2.7
* Add support for broker token integration.

_1.2.6
* Add support for external codesec-agent secret.

Expand Down

0 comments on commit e8c976f

Please sign in to comment.