Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

40 lines (29 loc) · 1.05 KB

Changelog

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

  • Bug fix for external codesec-agent deployment

_1.2.7

  • Add support for broker token integration.

_1.2.6

  • Add support for external codesec-agent secret.

_1.2.5

  • Updated the aqua server url.

_1.2.4

  • Connector and scanner now support native implementations from proxy using http/s_proxy and no_proxy environment variables.

_1.2.3

  • Connector now supports choosing between outbound, inbound or both for proxy preferences.

1.2.2

  • Inject authentication (CSPM_URL) and API (AQUA_SERVER_URL) environment variables to deployment objects.
  • Fix default value of "aquaServerUrl".

1.2.1

  • Remove "client_url" from env vars validator.

1.2.0

  • Add "extraEnv" setting to scanner and connector containers.

1.1.0

  • Add "replicas" setting to 'scan.replicas' values.

1.0.9 First release:

  • Added SSL configurations as secrets.
  • Cosmetics / docs / other small fixes.
  • Removed unneeded providers.
  • Add "hostAliases" to support connectivity from minikube -> localhost scenarios.