From 1549598cbbc619ddda6389a7b5ec0b4a25f1a183 Mon Sep 17 00:00:00 2001 From: Caspar Oostendorp Date: Thu, 29 Feb 2024 03:57:00 +0800 Subject: [PATCH] Prepare v0.1.23 --- VERSION | 2 +- chart/keiko/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 7e72641..001d752 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.22 +0.1.23 diff --git a/chart/keiko/Chart.yaml b/chart/keiko/Chart.yaml index 9dc7a2c..5e2c46c 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.22" +appVersion: "0.1.23"