-
Notifications
You must be signed in to change notification settings - Fork 5.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
chore: bump helm version to 3.8.1 #8804
Conversation
Codecov Report
@@ Coverage Diff @@
## master #8804 +/- ##
==========================================
- Coverage 44.96% 44.92% -0.05%
==========================================
Files 212 212
Lines 25261 25262 +1
==========================================
- Hits 11359 11349 -10
- Misses 12295 12309 +14
+ Partials 1607 1604 -3
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.
Could you fix the failing test TestHelmWithMultipleDependencies
?
9505bac
to
1b4ba1c
Compare
@Exodus I think the e2e test is failing because Helm v3.8.1 doesn't allow repo names with |
Thanks for input, I'll update the test and remove the |
Signed-off-by: Miguel A. Alvarado V <alvaradoma@gmail.com>
1b4ba1c
to
07d477f
Compare
Signed-off-by: Miguel A. Alvarado V <alvaradoma@gmail.com>
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.
LGTM!
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.
lgtm!
* chore: bump helm version to 3.8.1 Signed-off-by: Miguel A. Alvarado V <alvaradoma@gmail.com> * fix: Adding simple sanitize for repo name Signed-off-by: Miguel A. Alvarado V <alvaradoma@gmail.com> Signed-off-by: asingh51 <Ashutosh_Singh@intuit.com>
* chore: bump helm version to 3.8.1 Signed-off-by: Miguel A. Alvarado V <alvaradoma@gmail.com> * fix: Adding simple sanitize for repo name Signed-off-by: Miguel A. Alvarado V <alvaradoma@gmail.com> Signed-off-by: wojtekidd <wojtek.cichon@protonmail.com>
Signed-off-by: Miguel A. Alvarado V alvaradoma@gmail.com
Note on DCO:
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist: