From c4176f3707ead59c1fd193d04afd2b3327b38cff Mon Sep 17 00:00:00 2001 From: Zheng Xi Zhou Date: Sat, 12 Mar 2022 11:07:11 +0800 Subject: [PATCH] upgrade api version Signed-off-by: Zheng Xi Zhou --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 40f476ab..bacb4d4b 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -3,4 +3,4 @@ name: terraform-controller version: 0.2.8 description: A Kubernetes Terraform controller home: https://github.com/oam-dev/terraform-controller -appVersion: "0.3.1" \ No newline at end of file +appVersion: "0.3.2" \ No newline at end of file