We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e66a4d commit 043cf11Copy full SHA for 043cf11
README.md
@@ -25,10 +25,10 @@ You can find a list of all exported metrics here: [/docs/metrics.md](/docs/metri
25
### 🐳 Docker image
26
27
All images will be built on each push to master or for every new release. You can find an overview of all available tags
28
-in our [quay.io repository](https://quay.io/repository/cloudhut/kminion?tab=tags).
+in our [DockerHub repository](https://hub.docker.com/r/vectorized/kminion/tags).
29
30
```shell
31
-docker pull quay.io/cloudhut/kminion:master
+docker pull docker pull vectorized/kminion:v2.2.1
32
```
33
34
### ☸ Helm chart
0 commit comments