Skip to content
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

Bump version to 0.21.0 #253

Merged
merged 1 commit into from
Aug 28, 2019
Merged

Bump version to 0.21.0 #253

merged 1 commit into from
Aug 28, 2019

Conversation

tdmanv
Copy link
Contributor

@tdmanv tdmanv commented Aug 28, 2019

Change Overview

Bump version to 0.21.0

grep -E ${PREV_TAG_REG} -r scripts/ examples/ pkg/ helm/ docs/ | cut -d ':' -f 1 | uniq | xargs sed -ri "s/${PREV_TAG_REG}/${RELEASE_TAG//./\\.}/g"

Pull request type

Please check the type of change your PR introduces:

  • Work in Progress
  • Refactoring (no functional changes, no api changes)
  • Trival/Minor
  • Bugfix
  • Feature
  • Documentation

Test Plan

  • Manual
  • Unit test
  • E2E

@tdmanv tdmanv merged commit aca864b into master Aug 28, 2019
@tdmanv tdmanv deleted the bump-v0.21.0 branch August 28, 2019 19:47
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.

None yet

2 participants