0.23.0
Current release.
Highlights
Refer to CHANGELOG.md in the repository for the authoritative, dated changelog. This release-notes page will fill in with curated summaries as future releases ship through the managed update system.
Upgrade path
cd /srv/chatalot
git pull
docker compose pull
docker compose up -d
curl https://chat.example.com/health
Signing
Verify the image signature before pulling:
cosign verify \
--key https://updater.quinnlabs.me/.well-known/keys/chatalot.pub \
registry.quinnlabs.me/tank/chatalot:0.23.0