-
Notifications
You must be signed in to change notification settings - Fork 167
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
add ability to set the Content-Type for the uploaded chart. #60
Conversation
I noticed that the shell implementation of the integration tests are "legacy", so I ported the same tests to test_push.go. |
d0d1ef9
to
611a2a6
Compare
- set the default Charts content-type to application/x-gzip
4746232
to
26c9df8
Compare
Hi @kylehodgetts I added the default content-type. Can you take another crack at the review? Thanks, -ben |
Hey. It looks good to me but I'm just a user :) The maintainer of the repo @hypnoglow will need to okay this. |
Hi @hypnoglow , Would you be able to take a look at his PR, we'd like to start using in your deployment pipeline. Thanks, -ben |
Awesome, thanks @bashims! Please check the comment about default content type. Everything else looks good. |
Thanks again @bashims |
No problem. Thanks for getting this released so quickly! |
#59 Add ability to optionally specify the Content-Type for the uploaded chart.