Skip to content

Commit 8d13b12

Browse files
author
weave-gitops-bot
committed
Update README to point download link to 0.30.0
1 parent ecb57e7 commit 8d13b12

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.29.0/gitops-$(uname)-$(uname -m).tar.gz" | tar xz -C /tmp
54+
curl --silent --location "https://github.com/weaveworks/weave-gitops/releases/download/v0.30.0/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)