Skip to content

v0.2.0-cohere.4

Choose a tag to compare

@yousef-cohere yousef-cohere released this 05 Jun 22:10
· 6 commits to cohere since this release
Immutable release. Only release title and notes can be modified.
41ea5b6

Fix: install ca-certificates in the CAA image (#42).

v0.2.0-cohere.3 shipped without a CA trust bundle (upstream switched the
base image from Fedora to debian:trixie-slim), so all GCP compute.* calls
failed with x509: certificate signed by unknown authority during the
Workload Identity Federation token exchange with sts.googleapis.com,
blocking peer pod sandbox creation. This release restores TLS verification.

Artifacts:

  • ghcr.io/cohere-ai/cloud-api-adaptor/cloud-api-adaptor:v0.2.0-cohere.4
  • ghcr.io/cohere-ai/cloud-api-adaptor/peerpod-ctrl:v0.2.0-cohere.4
  • ghcr.io/cohere-ai/cloud-api-adaptor/charts/peerpods:0.2.0-cohere.4