You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npx vault-cortex init no longer generates docker-compose.yml. Existing compose files are orphaned (not deleted) and can be removed. Use npx vault-cortex upgrade instead of docker compose up -d.
Features
cli: Replace docker compose with docker run + upgrade subcommand (#329)
cli: Add beta publish option to Release CLI workflow (#330)
Bug Fixes
Trim DOCKERHUB.md to stay under Docker Hub's 25KB limit (#332)
Bust apt-get upgrade cache in deploy and test-deploy workflows (#328)