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 lifecycle to 0.9.2 #531

Merged
merged 1 commit into from
Oct 21, 2020
Merged

Bump lifecycle to 0.9.2 #531

merged 1 commit into from
Oct 21, 2020

Conversation

matthewmcnew
Copy link
Collaborator

  • Avoid bumping go.mod lifecycle to avoid bumping google/go-container-registry to avoid bumping k8s/client-go to 1.18.*

- Avoid bumping go.mod lifecycle to avoid bumping google/go-container-registry to avoid bumping k8s/client-go to 1.18.*
@codecov-io
Copy link

Codecov Report

Merging #531 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
- Coverage   66.49%   66.45%   -0.05%     
==========================================
  Files          74       74              
  Lines        2991     2990       -1     
==========================================
- Hits         1989     1987       -2     
  Misses        719      719              
- Partials      283      284       +1     
Impacted Files Coverage Δ
pkg/reconciler/build/build.go 71.69% <0.00%> (-1.20%) ⬇️

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 676ed74...dee6cdd. Read the comment docs.

@matthewmcnew matthewmcnew merged commit 644473b into master Oct 21, 2020
@matthewmcnew matthewmcnew deleted the lifecycle-092 branch October 21, 2020 20:48
@@ -41,7 +41,7 @@ func main() {
flag.Parse()

image, err := lifecycleImage(
"https://github.com/buildpacks/lifecycle/releases/download/v0.9.1/lifecycle-v0.9.1+linux.x86-64.tgz",
"https://github.com/buildpacks/lifecycle/releases/download/v0.9.2/lifecycle-v0.9.2+linux.x86-64.tgz",
cnb.LifecycleMetadata{
LifecycleInfo: cnb.LifecycleInfo{
Version: "0.9.1",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why doesn't the lifecycle version need to change on line 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

5 participants