From ffd448787022b41c6264875fad9fe15734c1d587 Mon Sep 17 00:00:00 2001 From: Gavin Heavyside Date: Mon, 6 Nov 2023 19:09:53 +0000 Subject: [PATCH 1/2] Revert "Bump appVersion" --- charts/kminion/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" From a4b98548106bb819a3301ce5f6b4291c15ef906d Mon Sep 17 00:00:00 2001 From: Gavin Heavyside Date: Mon, 6 Nov 2023 19:12:48 +0000 Subject: [PATCH 2/2] Use latest tag at time of writing in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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