Hive Hive
Sign in

Helm Chart 0.4.0

Metadata
Source
GitHub
Version
helm@0.4.0
Published
Jun 19, 2026 · 16:57 UTC
Repository
tuist/tuist
Update

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 and grpcs://<host> handles gRPC traffic, routed by path at the nginx ingress. This simplifies DNS, TLS certificates, and firewall rules for self-hosted Kura deployments.