Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:15
· 39 commits to main since this release

Release Notes: v0.1.1

Summary

v0.1.1 is a release automation and container publishing patch for the initial CrowdSec MCP release.

Added

  • Main-branch and pull-request container image publishing workflow support.
  • Multi-architecture container image publishing support.
  • Documentation for pulling the private GHCR image.

Changed

  • Updated CI/release workflow actions, including QEMU setup, to keep image builds working on GitHub Actions.

Fixed

  • Reduced release friction around container builds and image availability after tags are published.

Security And Safety

  • No MCP runtime tool changes.
  • CrowdSec-only boundary is unchanged.
  • No new write-action behavior was added.

Upgrade Notes

  • Use ghcr.io/frli4797/crowdsec-ops-mcp:0.1.1 for the patched container publishing release.
  • Private GHCR pulls require a GitHub token with package read access.

Validation

  • GitHub Actions CI and release workflow updates.
  • Container image publishing path updated for multi-architecture builds.