From 0953ba108874538be1ee607b662c32004aedc756 Mon Sep 17 00:00:00 2001 From: share2kanna Date: Sun, 22 Jan 2023 23:14:00 +0530 Subject: [PATCH] updated chart versions --- charts/kad/Chart.yaml | 2 +- charts/server/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kad/Chart.yaml b/charts/kad/Chart.yaml index 77644e1e..3ac7b821 100644 --- a/charts/kad/Chart.yaml +++ b/charts/kad/Chart.yaml @@ -15,7 +15,7 @@ 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.4 +version: 0.1.5 # 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 diff --git a/charts/server/Chart.yaml b/charts/server/Chart.yaml index ec175ffa..c7410125 100644 --- a/charts/server/Chart.yaml +++ b/charts/server/Chart.yaml @@ -15,7 +15,7 @@ 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.4 +version: 0.1.5 # 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