Skip to content

Commit

Permalink
fix links in instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfenwick committed Feb 12, 2021
1 parent 4c8402d commit a531a10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,10 @@ export GITHUB_TOKEN=...
goreleaser
```
In [the plugin.yaml file](./deploy/krew/plugin.yaml):
- manually update the sha256's using [the checksums file](https://github.com/mattfenwick/krew-cyclonus/releases/download/v0.1.0/cyclonus_0.0.3_checksums.txt)
In [the cyclonus.yaml file](./deploy/krew/cyclonus.yaml):
- manually update the sha256's using [the checksums file](https://github.com/mattfenwick/krew-cyclonus/releases/download/v0.0.1/cyclonus_0.0.1_checksums.txt)
- **TODO** is there a better way to do this?
- manually update the versions using [the checksums file](https://github.com/mattfenwick/krew-cyclonus/releases/download/v0.1.0/cyclonus_0.0.3_checksums.txt)
- manually update the versions using [the checksums file](https://github.com/mattfenwick/krew-cyclonus/releases/download/v0.0.1/cyclonus_0.0.1_checksums.txt)
- **TODO** is there a better way to do this?
# How to test a local krew release
Expand Down

0 comments on commit a531a10

Please sign in to comment.