From 57dfff21027dc2e5804a767a54132b82724f581d Mon Sep 17 00:00:00 2001
From: Venkatreddy KP <venkatreddy.kp@intelops.dev>
Date: Wed, 18 Oct 2023 23:23:28 +0530
Subject: [PATCH] bump chart versions

---
 charts/kad/Chart.yaml    | 4 ++--
 charts/server/Chart.yaml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/charts/kad/Chart.yaml b/charts/kad/Chart.yaml
index befa1b6a..5be6f5e1 100644
--- a/charts/kad/Chart.yaml
+++ b/charts/kad/Chart.yaml
@@ -15,10 +15,10 @@ type: application
 # This is the chart version. This version number should be incremented each time you make changes
 # to the chart and its templates, including the app version.
 # Versions are expected to follow Semantic Versioning (https://semver.org/)
-version: 0.2.6
+version: 0.2.7
 
 # This is the version number of the application being deployed. This version number should be
 # 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: "1.17.0"
+appVersion: "1.18.0"
diff --git a/charts/server/Chart.yaml b/charts/server/Chart.yaml
index 9fc52b40..3779390c 100644
--- a/charts/server/Chart.yaml
+++ b/charts/server/Chart.yaml
@@ -15,10 +15,10 @@ type: application
 # This is the chart version. This version number should be incremented each time you make changes
 # to the chart and its templates, including the app version.
 # Versions are expected to follow Semantic Versioning (https://semver.org/)
-version: 0.1.22
+version: 0.1.23
 
 # This is the version number of the application being deployed. This version number should be
 # 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: "1.22.0"
+appVersion: "1.23.0"