Skip to content

Commit

Permalink
Bump codsec-agent version
Browse files Browse the repository at this point in the history
  • Loading branch information
semyonmor committed Dec 11, 2024
1 parent ecd3901 commit 50e2301
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,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.6 |
| [Cloud Connector](cloud-connector/) | Deploys the Aqua Cloud Connector | 2022.4.5 |
| [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.10 |
| [Codesec-Agent](codesec-agent/) | Argon Broker Deployment | 1.2.11 |

# Deployment instructions

Expand Down Expand Up @@ -78,7 +78,7 @@ helm search repo aqua-helm --version 2022.4
Example output:
```csv
NAME CHART VERSION APP VERSION DESCRIPTION
aqua-helm/codesec-agent 1.2.7 2022.4 A Helm chart for the Argon Broker Deployment
aqua-helm/codesec-agent 1.2.11 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.6 2022.4 A Helm chart for Aqua CyberCenter
aqua-helm/enforcer 2022.4.23 2022.4 A Helm chart for the Aqua Enforcer
Expand Down
6 changes: 5 additions & 1 deletion codesec-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Changelog

All notable changes to this project will be documented in this file.
_1.2.10

_1.2.11
* Fix toleration definition.

_1.2.10
* Bug fix for external codesec-agent deployment

_1.2.7
Expand Down
2 changes: 1 addition & 1 deletion codesec-agent/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: codesec-agent
description: A Helm chart for Aqua supply chain security
version: "1.2.10"
version: "1.2.11"
icon: https://avatars3.githubusercontent.com/u/12783832?s=200&v=4
home: https://www.aquasec.com
maintainers:
Expand Down

0 comments on commit 50e2301

Please sign in to comment.