Skip to content

v1.4.0

Compare
Choose a tag to compare
@kdorosh kdorosh released this 24 Jun 02:30
6ca365d

Helm Changes

  • The loadBalancerIP for the ingress-proxy service can now be configured in helm. This is controlled through the new Helm string value ingressProxy.service.loadBalancerIP. (#3184)

New Features

  • Default gateway proxy to mount volumes as non-root. (#3084)

Fixes

  • Ingress: fixed updating status.loadBalancer field (#2473)