Release notes

Axual Connect Helm Charts

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.1 - 2024-09-24

  • Update default image tag to 3.0.1

0.2.0 - 2024-05-07

Breaking Changes:

  • Removed init container dependency on Cluster Manager

Changes:

  • Upgrade to Axual Connect 3.0.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.7 - 2023-12-08

  • Added podLabels for pod configuration

0.1.6 - 2023-11-28

  • Added If Condition and removed dummy keystores and secrets

0.1.5 - 2023-08-29

  • fix PodDisruptionBudgets yaml

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

0.1.1 - 2023-07-11

  • Fixed configMap with not properly closed appender tags

  • Allow configuring routedLogging.enableHostnameVerification and routedLogging.debugMode

0.1.0 - 2023-06-20

  • added PodDisruptionBudgets definition