Skip to content

uBix Vault v0.2.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@cwolsen7905 cwolsen7905 released this 25 Jul 04:03
· 113 commits to main since this release
6484284

Second beta. Kubernetes deployment support and an auto-unseal recovery-key fix.

Added

  • Helm chart (deploy/charts/ubixvault) — single-node StatefulSet, optional Ingress, and a Prometheus ServiceMonitor.
  • Multi-arch image publishing to ghcr.io/cwolsen7905/ubixvault (linux/amd64 + arm64).
  • Auto-unseal recovery keysinit now returns k-of-n recovery keys that authorize root-token regeneration, closing a lockout gap.
  • Operator CLI TLS options-ca-cert, -tls-skip-verify.
  • Prometheus metrics at GET /v1/sys/metrics (in-house exporter, no new dependency).
  • Read-only web console at /ui/ — seal state + KV read/list.

Pre-release. Not production-hardened; no external security review. For production, use HashiCorp Vault or OpenBao.

See CHANGELOG.md.