Skip to content

Commit 68aa349

Browse files
author
weave-gitops-bot
committed
Update README to point download link to 0.21.2
1 parent 555e68f commit 68aa349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ use Flux already then you can easily add Weave GitOps to create a platform manag
5151
Mac / Linux
5252

5353
```console
54-
curl --silent --location "https://github.com/weaveworks/weave-gitops/releases/download/v0.21.1/gitops-$(uname)-$(uname -m).tar.gz" | tar xz -C /tmp
54+
curl --silent --location "https://github.com/weaveworks/weave-gitops/releases/download/v0.21.2/gitops-$(uname)-$(uname -m).tar.gz" | tar xz -C /tmp
5555
sudo mv /tmp/gitops /usr/local/bin
5656
gitops version
5757
```

0 commit comments

Comments
 (0)