From b574d0dcf75aa0b7ec034b6f6afb387f4208c8cb Mon Sep 17 00:00:00 2001 From: David Burke Date: Tue, 19 Jul 2022 20:59:12 -0400 Subject: [PATCH] Update the chart version, not the app version --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index db9f816..2962e72 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -14,11 +14,11 @@ 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.0 +version: 0.2.0 # 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: 1.1.0 +appVersion: 1.0.0 dependencies: - name: postgresql