From 7975857b27f49341f938c041c12830f051c20f6f Mon Sep 17 00:00:00 2001 From: konopkp Date: Wed, 20 Nov 2024 21:39:47 +0100 Subject: [PATCH] Helm chart bumped in terraform to 0.4.0 --- terraform/variables/example.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/variables/example.tfvars b/terraform/variables/example.tfvars index 83279b4..9050dbd 100644 --- a/terraform/variables/example.tfvars +++ b/terraform/variables/example.tfvars @@ -1 +1 @@ -helm_sample_app_version = "0.3.0" \ No newline at end of file +helm_sample_app_version = "0.4.0" \ No newline at end of file