Skip to content

Commit

Permalink
updated docs + version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
BaruchBilanski committed Mar 14, 2024
1 parent e8579e5 commit 3c0e7c3
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 49 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This repository includes the following charts; they can be deployed separately:
| [Gateway](gateway) | Deploys the Aqua Standalone Gateway | 2022.4.12 |
| [Tenant-Manager](tenant-manager/) | Deploys the Aqua Tenant Manager | 2022.4.0 |
| [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 |
| [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.7 |

Expand Down
5 changes: 5 additions & 0 deletions cloud-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## 2022.4.5 (Mar 14th, 2024)
* Added SCC for Openshift
* Added extraSecretEnvironmentVars


## 2022.4.4 (Mar 20th, 2023)
* Add support to configure tolerations(SLK-64711)
* Fix PDB(SLK-64864)
Expand Down
2 changes: 1 addition & 1 deletion cloud-connector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
name: cloud-connector
description: A Helm chart for Aqua Cloud-Connector
appVersion: "2022.4"
version: "2022.4.4"
version: "2022.4.5"
icon: https://avatars3.githubusercontent.com/u/12783832?s=200&v=4
home: https://www.aquasec.com/
maintainers:
Expand Down
Loading

0 comments on commit 3c0e7c3

Please sign in to comment.