Skip to content

Commit

Permalink
Merge pull request #227 from redpanda-data/revert-226-gavinheavyside/…
Browse files Browse the repository at this point in the history
…bump-alpine-base-image

Revert "Bump appVersion" and trigger rebuild
  • Loading branch information
gavinheavyside authored Nov 7, 2023
2 parents b492a8c + a4b9854 commit 0c90d43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/kminion/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 0c90d43

Please sign in to comment.