-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Update jib to 2.7.1 #5223
Update jib to 2.7.1 #5223
Conversation
FYI #5119 (comment) But should be OK. |
I vaguely recall some comment to the contrary, but I'll just follow the latest comment just to be sure... I'll undo the changes in examples. |
Codecov Report
@@ Coverage Diff @@
## master #5223 +/- ##
==========================================
+ Coverage 71.84% 71.87% +0.02%
==========================================
Files 387 387
Lines 13974 13974
==========================================
+ Hits 10040 10044 +4
+ Misses 3195 3193 -2
+ Partials 739 737 -2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can change the examples
too since they shouldn't cause break the latest version of Skaffold.
Just read @tejal29's comment. Will bring it up for discussion. |
Update examples and testdata for latest jib release.