From e698e2e6ac5409465d72604a2537420187293bcd Mon Sep 17 00:00:00 2001 From: Amy Brown Date: Fri, 26 Jul 2024 10:47:43 -0500 Subject: [PATCH] Add the min appVersion to the helm chart. --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 7a3fae6..6bd446b 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -7,4 +7,4 @@ kubeVersion: ">=1.21.0-0" description: Official HashiCorp Terraform-Enterprise Chart type: application version: 1.3.0 -appVersion: "1.16.0" +appVersion: "v202406-1"