Skip to content

Commit

Permalink
Merge pull request #140 from mehdy/release-1.3.2
Browse files Browse the repository at this point in the history
docs: update version to v1.3.2
  • Loading branch information
mehdy authored Aug 3, 2023
2 parents 558171b + 02bde18 commit 50b7c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ rpm -i keepalived-exporter-downloaded-pkg.rpm
### Binary releases

```bash
export VERSION=1.3.1
export VERSION=1.3.2
wget https://github.com/mehdy/keepalived-exporter/releases/download/v${VERSION}/keepalived-exporter-${VERSION}.linux-amd64.tar.gz
tar xvzf keepalived-exporter-${VERSION}.linux-amd64.tar.gz keepalived-exporter-${VERSION}.linux-amd64/keepalived-exporter
sudo mv keepalived-exporter-${VERSION}.linux-amd64/keepalived-exporter /usr/local/bin/
Expand Down

0 comments on commit 50b7c52

Please sign in to comment.