Helm Chart 0.4.0 deploys the latest Kura controller and server image updates.
- Single-host Kura cache endpoint: the Kura HTTP cache API and gRPC Bazel REAPI now share the same public host. You no longer need a separate
grpc.<host>endpoint:https://<host>handles REST cache traffic andgrpcs://<host>handles gRPC traffic, routed by path at the nginx ingress. This simplifies DNS, TLS certificates, and firewall rules for self-hosted Kura deployments.