Skip to content

Commit a6fbf08

Browse files
author
Miguel Martínez Triviño
authored
chore: installation methods in readme (#130)
* chore: installation methods in readme Update readme to indicate both installation methods Refs #127 Signed-off-by: Miguel Martinez Trivino <[email protected]> * fix readme Signed-off-by: Miguel Martinez Trivino <[email protected]>
1 parent 8896985 commit a6fbf08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ Rule | Example | Input
7777
Registry | `harbor-repo.vmware.com` | `docker.io/mycompany/myapp:1.2.3` | `harbor-repo.vmware.com/mycompany/myapp:1.2.3`
7878
Repository Prefix | `mytenant` | `docker.io/mycompany/myapp:1.2.3` | `docker.io/mytenant/myapp:1.2.3`
7979

80+
## Installation
81+
82+
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)
8083

8184
## Running in CI
8285

0 commit comments

Comments
 (0)