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.
2 parents b492a8c + a4b9854 commit 0c90d43Copy full SHA for 0c90d43
README.md
@@ -28,7 +28,7 @@ All images will be built on each push to master or for every new release. You ca
28
in our [DockerHub repository](https://hub.docker.com/r/redpandadata/kminion/tags).
29
30
```shell
31
-docker pull redpandadata/kminion:v2.2.3
+docker pull redpandadata/kminion:v2.2.5
32
```
33
34
### ☸ Helm chart
charts/kminion/Chart.yaml
@@ -21,4 +21,4 @@ version: 0.12.0
21
# incremented each time you make changes to the application. Versions are not expected to
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
# It is recommended to use it with quotes.
24
-appVersion: "v2.2.6"
+appVersion: "v2.2.5"
0 commit comments