From 6fa4df99dc03dd8ddaf027ed7c43307fdd6f2248 Mon Sep 17 00:00:00 2001 From: kjallen Date: Fri, 21 Jun 2024 13:06:24 -0700 Subject: [PATCH] Increment chart version --- charts/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/Chart.yaml b/charts/Chart.yaml index 0affc184..e71aca1f 100644 --- a/charts/Chart.yaml +++ b/charts/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.0.2" description: Chart for Oral History Public-Facing App name: oralhistory -version: 1.0.7 +version: 1.0.8 # The `appVersion` is not a required field whereas `version` is required. If # you’re making changes to a helm chart template file and/or the default values