From c1275e2948e7ec2a65c83d417b7ffebabd4b7a4a Mon Sep 17 00:00:00 2001 From: Caspar Oostendorp Date: Wed, 28 Feb 2024 13:02:51 +0800 Subject: [PATCH] Prepare v0.1.21 --- VERSION | 2 +- chart/keiko/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index baa9837..7906299 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.20 +0.1.21 diff --git a/chart/keiko/Chart.yaml b/chart/keiko/Chart.yaml index 443ec5c..a93926a 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.20" +appVersion: "0.1.21"