Skip to content

Prep for v0.16.1 release#703

Merged
jdolitsky merged 1 commit into
mainfrom
prep-0-16-1
Jun 30, 2023
Merged

Prep for v0.16.1 release#703
jdolitsky merged 1 commit into
mainfrom
prep-0-16-1

Conversation

@jdolitsky

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Josh Dolitsky <[email protected]>
@jdolitsky
jdolitsky requested a review from cbuto June 30, 2023 15:22
Comment thread README.md
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
Copy Markdown
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 thread Makefile
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
Copy Markdown
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
Copy Markdown
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.

2 participants