Skip to content

0.9.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 07:40
366d7a5

Cogeto 0.9.0 — EU-hosted AI command center with verifiable memory.

What's Changed

Features

  • feat: show the Cogeto version in the nav footer by @igolubic in #38
  • feat: operator script and pull-only deploy channel (install, upgrade, status) by @igolubic in #44

Documentation

  • docs: operator runbook — customer-instance lifecycle on OVHcloud by @igolubic in #46

Chores

Full Changelog: v0.8.0...v0.9.0


Verify these images (keyless cosign signatures):

cosign verify cogeto/cogeto:0.9.0 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
cosign verify cogeto/cogeto-edge:0.9.0 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
cosign verify cogeto/cogeto-mail:0.9.0 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'