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

Fixed the bump of release in deploy artifacts #247

Merged

Conversation

jpkrohling
Copy link
Contributor

Since #173, we have a few more files to bump the version during the releases.
Since #217, we don't have the operator-openshift.yaml file anymore, causing the release.sh to fail.

This PR fixes both scenarios and bumps the necessary versions to the latest ones.

Signed-off-by: Juraci Paixão Kröhling [email protected]

Signed-off-by: Juraci Paixão Kröhling <[email protected]>
@jpkrohling
Copy link
Contributor Author

This change is Reviewable

@jpkrohling
Copy link
Contributor Author

@awgreene -- I realize that I should use operator-sdk olm-catalog gen-csv --csv-version instead of messing with the files directly, but the Operator SDK version we are using (0.4.0) doesn't support that command yet. Right now, it's too risky for us to use any other version of the SDK.

@codecov
Copy link

codecov bot commented Mar 1, 2019

Codecov Report

Merging #247 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #247   +/-   ##
======================================
  Coverage    89.4%   89.4%           
======================================
  Files          62      62           
  Lines        2738    2738           
======================================
  Hits         2448    2448           
  Misses        187     187           
  Partials      103     103

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fc10364...1bf0397. Read the comment docs.

Signed-off-by: Juraci Paixão Kröhling <[email protected]>
@jpkrohling jpkrohling merged commit f233687 into jaegertracing:master Mar 1, 2019
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.

1 participant