Skip to content

v0.1.0 — gonzalod container image

Choose a tag to compare

@johnford2002 johnford2002 released this 04 Jul 01:07
· 80 commits to main since this release
0a8a443

Initial release. First containerized release of the gonzalo persistence layer as part of the P0 Kubernetes deployment (epic caliban-ai/caliban#274).

Image

  • `ghcr.io/caliban-ai/gonzalo:0.1.0` — multi-arch (linux/amd64 + linux/arm64), non-root, gonzalod HTTP (8080) + gRPC (50051).
  • Also tagged `:latest` and `:sha-`.

Deploy

Helm chart `charts/gonzalo` in caliban-ai/helm-charts — single-replica, filesystem substrate on a PVC.

Scope / notes

  • Uses the fs substrate. Garage-backed HA is deferred to its prerequisites: #62 (runtime substrate selection), #63 (health endpoints), #5 (S3 conditional writes).