Skip to content
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

Prep for v0.16.1 release #703

Merged
merged 1 commit into from
Jun 30, 2023
Merged

Prep for v0.16.1 release #703

merged 1 commit into from
Jun 30, 2023

Conversation

jdolitsky
Copy link
Contributor

No description provided.

Signed-off-by: Josh Dolitsky <[email protected]>
Comment on lines -98 to -103
Install binary using [GoFish](https://gofi.sh/):
```
gofish install chartmuseum
==> Installing chartmuseum...
🐠 chartmuseum 0.16.0: installed in 95.431145ms
```
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gofish has been archived so we can make updates there anymore

Comment on lines -1 to 2
VERSION ?= 0.16.0
VERSION ?= 0.16.1
REVISION := $(shell git rev-parse --short HEAD;)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should probably figure out a way to get rid of these versions everywhere so we can release more easily

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

definitely, should be able to get the tag from git/maybe introduce goreleaser

@jdolitsky jdolitsky merged commit b70fa48 into main Jun 30, 2023
2 checks passed
@jdolitsky jdolitsky deleted the prep-0-16-1 branch June 30, 2023 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants