From 832a60662c065d43e519920c01ff2206d10265cf Mon Sep 17 00:00:00 2001 From: Rohith Jayawardene Date: Fri, 17 Nov 2023 17:32:19 +0000 Subject: [PATCH] [HELM] - Release v0.7.3 Helm Chart (version: 0.4.2) (#1109) Fixing an issue on the chart release --- charts/terranetes-controller/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/terranetes-controller/Chart.yaml b/charts/terranetes-controller/Chart.yaml index 673ca97b3..bd9957f3f 100644 --- a/charts/terranetes-controller/Chart.yaml +++ b/charts/terranetes-controller/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 name: terranetes-controller description: Controller used to provision a terraform workflow within kubernetes type: application -version: v0.7.2 +version: v0.7.3 appVersion: v0.4.2 sources: - https://github.com/appvia/terranetes-controller