From fe7634425bd7f739769d5b1f1389e82c1e15f35f Mon Sep 17 00:00:00 2001 From: Caspar Oostendorp Date: Sun, 24 Mar 2024 07:16:30 +0100 Subject: [PATCH] Prepare v0.1.27 --- VERSION | 2 +- chart/keiko/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 7db2672..a2e1aa9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.26 +0.1.27 diff --git a/chart/keiko/Chart.yaml b/chart/keiko/Chart.yaml index e4e92b6..e685b5f 100644 --- a/chart/keiko/Chart.yaml +++ b/chart/keiko/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.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: "0.1.26" +appVersion: "0.1.27"