From c65cd63fa3dbb0282aa81731dda242b3ec1aaea4 Mon Sep 17 00:00:00 2001 From: Alexander Block Date: Tue, 19 Dec 2023 16:29:32 +0100 Subject: [PATCH] chore(template-controller): Bump chart to Signed-off-by: Alexander Block --- charts/template-controller/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/template-controller/Chart.yaml b/charts/template-controller/Chart.yaml index f2e69a4..4c9c38f 100644 --- a/charts/template-controller/Chart.yaml +++ b/charts/template-controller/Chart.yaml @@ -9,5 +9,5 @@ maintainers: name: codablock description: A Helm chart for the template-controller type: application -version: 0.2.2 +version: 0.2.3 appVersion: "v0.8.1"