From 02f0432553dd86ced8f81089852a7547938186cf Mon Sep 17 00:00:00 2001 From: Caspar Oostendorp Date: Sun, 12 May 2024 07:16:55 +0800 Subject: [PATCH] Prepare v0.2.6 --- VERSION | 2 +- chart/keiko/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 3a4036f..53a75d6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.5 +0.2.6 diff --git a/chart/keiko/Chart.yaml b/chart/keiko/Chart.yaml index e1c1305..0b07057 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.2.5" +appVersion: "0.2.6"