Skip to content

v4.0.0

Compare
Choose a tag to compare
@grzesuav grzesuav released this 04 May 16:56
· 413 commits to master since this release

4.0.0 (2022-05-04)

Bug Fixes

  • Add dlv to debug dockerfile and expose command in helm chart (1e2b611)

chore

  • helm: Use commandArgs for all command arguments (b78476e)

BREAKING CHANGES

  • helm: The following helm values are removed.
    The equivalent command arguments can now be passed directly to the
    commandArgs value.
  • discoveryInterval
  • cacheFlushInterval
  • zap.logLevel
  • zap.devel
  • zap.encoder
  • zap.stacktraceLevel

Signed-off-by: Mike Smith 10135646+mjsmith1028@users.noreply.github.com