From ec4f1ff8b88bd4087ad5cbf251d2bc52d6f58945 Mon Sep 17 00:00:00 2001 From: Rohith Jayawardene Date: Wed, 8 May 2024 18:54:16 +0100 Subject: [PATCH] [HELM] - Release v0.4.10 (Retry) (#1408) There was an permissions error in the workflow stopping the release to complete --- 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 99ac3f9ca..a0c2eea48 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.13 +version: v0.7.14 appVersion: v0.4.10 sources: - https://github.com/appvia/terranetes-controller