Skip to content

Fix example for generate-pipeline to use "latest" as image tag #4458

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

Merged

Conversation

MarlonGamez
Copy link
Contributor

Fixes: #4454

Description
Small change to skaffold generate-pipeline example to use the "latest" image tag. Was using "test-version" before which isn't a real thing.

@codecov
Copy link

codecov bot commented Jul 9, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4458   +/-   ##
=======================================
  Coverage   72.26%   72.26%           
=======================================
  Files         331      331           
  Lines       12863    12863           
=======================================
  Hits         9296     9296           
  Misses       2975     2975           
  Partials      592      592           

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 6af3198...09f000b. Read the comment docs.

@tejal29 tejal29 marked this pull request as ready for review July 14, 2020 23:21
@tejal29 tejal29 requested a review from a team as a code owner July 14, 2020 23:21
@tejal29 tejal29 requested a review from balopat July 14, 2020 23:21
@tejal29 tejal29 merged commit e18bc34 into GoogleContainerTools:master Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[examples] Fix examples for generate pipeline to use latest skaffold image
3 participants