prepare for v0.13.0 release#412
Merged
Merged
Conversation
- update to Go 1.15.7 - add release artifacts script (copied from Helm) - add KEYS file containing maintainer signing keys - update Makefile to follow Helm release process - update dependencies (including auth and storage) - rename masterHandler to rootHandler - add get-chartmuseum script (based on get-helm-3 script) - remove unused scripts and make targets for old release process - modify README with new install instructions and docker image - rename scripts to use dashes vs underscores Signed-off-by: Josh Dolitsky <[email protected]>
This was referenced Feb 2, 2021
Closed
Contributor
|
Why not rm the |
Contributor
Author
|
@scbizu - this can be deleted with |
Contributor
|
OK I see . Thank you . And if we can use another official github container registry secret name rather than my test secret name XD ? |
Signed-off-by: Josh Dolitsky <[email protected]>
Signed-off-by: Josh Dolitsky <[email protected]>
Contributor
|
👍 Looks good to me now |
scbizu
approved these changes
Feb 4, 2021
Signed-off-by: Josh Dolitsky <[email protected]>
Signed-off-by: Josh Dolitsky <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #391 and #404