fix: Fixing Strimzi version to 0.50.1 instead of latest (#710) · pengdeman/a2a-java@fb06d43 · GitHub
Skip to content

Commit fb06d43

Browse files
authored
fix: Fixing Strimzi version to 0.50.1 instead of latest (a2aproject#710)
# Description Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Follow the [`CONTRIBUTING` Guide](../CONTRIBUTING.md). - [ ] Make your Pull Request title in the <https://www.conventionalcommits.org/> specification. - Important Prefixes for [release-please](https://github.com/googleapis/release-please): - `fix:` which represents bug fixes, and correlates to a [SemVer](https://semver.org/) patch. - `feat:` represents a new feature, and correlates to a SemVer minor. - `feat!:`, or `fix!:`, `refactor!:`, etc., which represent a breaking change (indicated by the `!`) and will result in a SemVer major. - [ ] Ensure the tests pass - [ ] Appropriate READMEs were updated (if necessary) Fixes #<issue_number_goes_here> 🦕 Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
1 parent 566978c commit fb06d43

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

.github/workflows/cloud-deployment-example.yml

Lines changed: 1 addition & 1 deletion

examples/cloud-deployment/scripts/deploy.sh

Lines changed: 6 additions & 2 deletions

0 commit comments

Comments
 (0)