Skip to content

1.0.4

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:27
75e1953

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

What's Changed

Chores

  • chore: publish trust scores for v1.0.3 by @igolubic in #136
  • chore: publish Docker Hub overviews from version-controlled markdown by @igolubic in #137
  • ci: make the Docker Hub overview sync dispatch-only and password-based by @igolubic in #138
  • chore: release v1.0.4 by @igolubic in #140

Other Changes

  • docs: add security hub as single entry point for safety docs by @igolubic in #139

Full Changelog: v1.0.3...v1.0.4


Verify these images (keyless cosign signatures):

cosign verify cogeto/cogeto:1.0.4 \
  --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:1.0.4 \
  --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:1.0.4 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'