Release notes
Axual Connect Helm Charts
0.2.7 - 2025-06-24
- 
Update default image version to Java 17 based Axual Connect 3.1.0 
- 
Update keystore-provider image to version 0.2.7 
0.2.6 - 2025-05-26
- 
Fix label issues with duplicate labels for some resources an missing labels on others 
0.2.5 - 2025-01-13
- 
Basic auth credentials can now be defined in a secret 
- 
Vault role and secret ID can now be defined in a secret 
0.2.4 - 2024-12-19
- 
Allow defining custom keys for the tls crt and key names (e.g. when using UserOperator) 
- 
Fix a condition end 
0.2.3 - 2024-10-08
- 
Reimplement init containers to fix missing scripts 
- 
Use Axual Connect image for init container 
0.2.2 - 2024-10-04
- 
Update Kafka images to 0.43.0-kafka-3.8.0 
- 
Bump the default Keystore Provider version to 0.2.3 
0.2.0 - 2024-05-07
Breaking Changes:
- 
Removed init container dependency on Cluster Manager 
Changes:
- 
Upgrade to Axual Connect 3.1.0 (static configuration mode only) 
- 
Added Vault for Connect as connectVault 
- 
Fix toggle for connectVault 
- 
Don’t use connect keystore if we use automated keystores 
- 
deployment, pbd and route to use instance.fullName for the names 
- 
Connect Volume Names are "hard-coded" 
- 
Add configurable extraVolume and extraVolumeMounts to axual-connect-server container, update README with these configs 
- 
Added securityContext for init containers 
0.1.4 - 2023-08-24
- 
Add configurable securityContext to axual-connect-server container 
- 
Allow to add additional worker configurations 
0.1.3 - 2023-07-25
- 
fix connector logging pattern to include date, update README for connect logging config 
0.1.2 - 2023-07-11
- 
Updated download location for Connect commons.tgz and plugins.tgz 
- 
Updated commons.tgz version to include the Axual routing log appender