mongodb / helm-charts

Apache License 2.0
99 stars 92 forks source link

CLOUDP-210137: Stop release branch if major version is wrong #280

Closed josvazg closed 1 year ago

josvazg commented 1 year ago

Stop if the major version file does not match the VERSION we are intending to release:

Release 1.9... fails as major version is 2.x.y

Release 2.0... goes through when major is 2.x.y This is the PR I closed

All Submissions: