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 eb48b5d commit f0a6e37Copy full SHA for f0a6e37
.goreleaser.yml
@@ -6,7 +6,7 @@ release:
6
## Docker Image
7
Use the following command to pull this release's Docker image:
8
```sh
9
- docker pull vectorized/kminion:{{ .Tag }}
+ docker pull redpandadata/kminion:{{ .Tag }}
10
```
11
changelog:
12
skip: false
0 commit comments