Skip to content

Conversation

@jdolitsky
Copy link
Contributor

No description provided.

Signed-off-by: Josh Dolitsky <josh@dolit.ski>
@jdolitsky jdolitsky requested a review from cbuto June 30, 2023 15:22
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
@@ -1,4 +1,4 @@
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
@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.

3 participants