All releases
Auxot Server v0.1.12 March 28, 2026

Helm chart enhancements and tools deployment support

Expanded Helm chart configurability with optional Namespace creation, external Secret references, worker ROUTER_URL support, and a dedicated tools Deployment.


Features

  • Added support for a dedicated tools Deployment in the Helm chart, enabling separate lifecycle management of tool services.
  • Introduced ROUTER_URL configuration for worker Deployments, allowing workers to connect to external or custom router endpoints.

Improvements

  • Helm chart now supports optional Namespace creation, giving operators flexibility to manage Namespace lifecycle outside the chart.
  • Added support for referencing external Secrets in the Helm chart, reducing the need to manage sensitive values directly within chart values.