Skip to content

Commit

Permalink
chore: installation methods in readme (#130)
Browse files Browse the repository at this point in the history
* chore: installation methods in readme

Update readme to indicate both installation methods

Refs #127

Signed-off-by: Miguel Martinez Trivino <mtrivino@vmware.com>

* fix readme

Signed-off-by: Miguel Martinez Trivino <mtrivino@vmware.com>
  • Loading branch information
Miguel Martínez Triviño authored Jan 12, 2022
1 parent 8896985 commit a6fbf08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ Rule | Example | Input
Registry | `harbor-repo.vmware.com` | `docker.io/mycompany/myapp:1.2.3` | `harbor-repo.vmware.com/mycompany/myapp:1.2.3`
Repository Prefix | `mytenant` | `docker.io/mycompany/myapp:1.2.3` | `docker.io/mytenant/myapp:1.2.3`

## Installation

The latest version of the relok8s binary can be found in the [releases section](https://github.com/vmware-tanzu/asset-relocation-tool-for-kubernetes/releases). Additionally a containerized version can be also found [here](https://github.com/vmware-tanzu/asset-relocation-tool-for-kubernetes/pkgs/container/asset-relocation-tool-for-kubernetes)

## Running in CI

Expand Down

0 comments on commit a6fbf08

Please sign in to comment.