Hive Hive
Sign in

Generic Hive Helm chart published as OCI artifact

Metadata
Source
GitHub
Version
helm@0.1.0
Domains
Published
May 29, 2026 · 14:40 UTC
Repository
tuist/hive
Update

The Hive Helm chart is now published as a generic OCI artifact. You can install it with helm install hive oci://ghcr.io/tuist/charts/hive --version 0.1.0. The chart no longer embeds Tuist-specific defaults such as the hive.tuist.dev host, ghcr-pull image pull secret, Hetzner storage class, 1Password External Secrets references, or the Postgres S3 backup endpoint. Those settings have moved into a separate values-production.yaml overlay. A new secrets.existingSecret value lets you point the chart at your own Kubernetes Secret, so it is usable for any Hive deployment without editing templates.