Skip to content

Conversation

@wcollins
Copy link
Contributor

✨ release: Update default torero version from 1.4.0 to 1.5.0

πŸ“’ Summary

Updates the default torero version throughout the project from 1.4.0 to 1.5.0 to align with the latest release.

πŸ”§ Changes

  • Updated default TORERO_VERSION from 1.4.0 to 1.5.0 in:
    • Containerfile - Default ARG for container builds
    • .env - Default environment variable
    • Makefile - Default version and examples
    • push.sh - Default version prompts and help text
    • .github/workflows/publish.yml - CI/CD workflow defaults
    • config/architecture.md - Documentation reference

πŸ§ͺ Testing

To test these changes:

  • Build the container locally: make build
  • Verify torero version: docker run --rm ghcr.io/torerodev/torero:1.5.0 torero version
  • Run the test suite: make test

@wcollins wcollins merged commit c5b5c52 into torerodev:main Aug 22, 2025
3 checks passed
@wcollins wcollins deleted the release/v1.5.0 branch August 22, 2025 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant