File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ changelog:
1414 filters :
1515 # Commit messages matching the regexp listed here will be removed from the changelog
1616 exclude :
17- - - '^docs:'
18- - ' ^test:'
19- - ' ^npm:'
20- - ' ^go.mod:'
21- - ' ^.github:'
22- - ' Merge branch'
17+ - ' ^docs:'
18+ - ' ^test:'
19+ - ' ^npm:'
20+ - ' ^go.mod:'
21+ - ' ^.github:'
22+ - ' Merge branch'
2323
2424builds :
2525 - id : kminion
Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ You can find a list of all exported metrics here: [/docs/metrics.md](/docs/metri
2525### 🐳 Docker image
2626
2727All 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 ) .
28+ in our [ DockerHub repository] ( https://hub.docker.com/r/vectorized /kminion/ tags ) .
2929
3030``` shell
31- docker pull quay.io/cloudhut/ kminion:master
31+ docker pull docker pull vectorized/ kminion:v2.2.1
3232```
3333
3434### ☸ Helm chart
You can’t perform that action at this time.
0 commit comments