From c889830bf1a1486b50f5eb6b716051f9281d2f40 Mon Sep 17 00:00:00 2001 From: jonny Date: Thu, 1 Apr 2021 05:46:20 +0000 Subject: [PATCH] 'update files with ansible' --- chart/helm-web/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/helm-web/Chart.yaml b/chart/helm-web/Chart.yaml index 88a2737..62a08aa 100644 --- a/chart/helm-web/Chart.yaml +++ b/chart/helm-web/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: helm-web -description: A Helm chart for Kubernetes +description: A Helm chart for the helm-web application # A chart can be either an 'application' or a 'library' chart. # @@ -14,8 +14,8 @@ 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. -version: 0.1.1 +version: 0.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 0.10 +appVersion: 0.1