Update event gateway to next development version 0.8.0-SNAPSHOT#2008
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughOverviewThis PR updates the event gateway codebase to the next development version 0.8.0-SNAPSHOT. The changes consistently update version references across configuration and deployment manifests. Changes
ImpactAll changes are version-related updates to configuration and deployment files. No functional code changes are included. WalkthroughThis pull request updates the event-gateway component version from 0.7.0 to 0.8.0-SNAPSHOT across all deployment and configuration files. The version is bumped in the VERSION file, Docker Compose service image tags for both the gateway-controller and event-gateway runtime, and Kubernetes Helm chart metadata (version and appVersion) and values (controller and gatewayRuntime image tags). Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Purpose