diff --git a/README.md b/README.md index ce74720..839f4d6 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ All images will be built on each push to master or for every new release. You ca in our [DockerHub repository](https://hub.docker.com/r/redpandadata/kminion/tags). ```shell -docker pull redpandadata/kminion:v2.2.3 +docker pull redpandadata/kminion:v2.2.5 ``` ### ☸ Helm chart diff --git a/charts/kminion/Chart.yaml b/charts/kminion/Chart.yaml index 67f0a25..fbcc050 100644 --- a/charts/kminion/Chart.yaml +++ b/charts/kminion/Chart.yaml @@ -21,4 +21,4 @@ version: 0.12.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v2.2.6" +appVersion: "v2.2.5"