Agent version 2.18.0

Added

  • Support for adding volumes and mounts to pods
    The following new Helm parameters enable you to specify additional volumes and mounts to add to pods (for example, to mount custom CA bundles as part of using a transparent proxy):
    • additionalVolumes configures additional volumes that will be added to all pods
    • additionalVolumeMounts configures additional volume mounts that will be added to all containers

Changed

  • Dependency updates:
    • stormforge-go to v4.6.1
    • go-application to v0.0.93
    • keda/v2 to v2.16.1
    • x/oauth2 to v0.25.0
    • terratest to v0.48.1
    • controller-runtime to v0.19.4
Last modified March 20, 2025