Skip to content

Commit 0c90d43

Browse files
Merge pull request #227 from redpanda-data/revert-226-gavinheavyside/bump-alpine-base-image
Revert "Bump appVersion" and trigger rebuild
2 parents b492a8c + a4b9854 commit 0c90d43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ All images will be built on each push to master or for every new release. You ca
2828
in our [DockerHub repository](https://hub.docker.com/r/redpandadata/kminion/tags).
2929

3030
```shell
31-
docker pull redpandadata/kminion:v2.2.3
31+
docker pull redpandadata/kminion:v2.2.5
3232
```
3333

3434
### ☸ Helm chart

charts/kminion/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 0.12.0
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v2.2.6"
24+
appVersion: "v2.2.5"

0 commit comments

Comments
 (0)