update install instructions to use latest

This commit is contained in:
Daniel Holbach
2020-07-21 10:23:49 +02:00
parent 2762837dac
commit 949aa3acf7
+2 -1
View File
@@ -64,7 +64,8 @@ To obtain a default installation without Prometheus alerting interlock
or Slack notifications:
```console
kubectl apply -f https://github.com/weaveworks/kured/releases/download/1.3.0/kured-1.3.0-dockerhub.yaml
latest=$(curl -s https://api.github.com/repos/weaveworks/kured/releases | jq -r .[0].tag_name)
kubectl apply -f "https://github.com/weaveworks/kured/releases/download/$latest/kured-$latest-dockerhub.yaml
```
If you want to customise the installation, download the manifest and