From c87afe9c3826155474df35970fc3ea4d3092d083 Mon Sep 17 00:00:00 2001 From: Caspar Oostendorp Date: Fri, 10 May 2024 05:43:04 +0800 Subject: [PATCH] Prepare v0.2.1 --- VERSION | 2 +- chart/keiko/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 0ea3a94..0c62199 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0 +0.2.1 diff --git a/chart/keiko/Chart.yaml b/chart/keiko/Chart.yaml index 068756f..c96120e 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.0" +appVersion: "0.2.1"