Bump WHOOSH release to 0.1.7

This commit is contained in:
Claude Code
2025-10-17 09:26:02 +11:00
parent e2847a64ba
commit f5a141f97b
4 changed files with 73 additions and 62 deletions

View File

@@ -4,7 +4,7 @@ set -e
# WHOOSH Docker Swarm Deployment Script
# Following CHORUS deployment patterns with SHHH secret management
VERSION=${1:-v0.1.0-mvp}
VERSION=${1:-v0.1.7}
REGISTRY_HOST=registry.home.deepblack.cloud
echo "🎭 WHOOSH Swarm Deployment - Version: $VERSION"
@@ -76,4 +76,4 @@ echo " - Health: https://whoosh.chorus.services/health"
echo " - Ready: https://whoosh.chorus.services/health/ready"
echo "📝 Monitor logs with:"
echo " docker service logs -f whoosh_whoosh"
echo " docker service logs -f whoosh_whoosh"