-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow custom version for cloudnative #4110
Conversation
8f743e4
to
75aae4e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #4110 +/- ##
==========================================
- Coverage 64.46% 64.45% -0.01%
==========================================
Files 399 399
Lines 26739 26735 -4
==========================================
- Hits 17236 17232 -4
Misses 8150 8150
Partials 1353 1353
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Please make sure to cherrypick to 1.4 release branch as well! |
Co-authored-by: Marcell Sevcsik <[email protected]>
Co-authored-by: Gabriel Krenn <[email protected]>
Description
Currently the version field is ignored for CloudNativeFullStack deployments. This PR enables the custom version for CloudNativeFullStack.
Jira
How can this be tested?