From 105e6447013baddb39af5c9a3ac1b630171aae2b Mon Sep 17 00:00:00 2001 From: Axel Christ Date: Thu, 9 Sep 2021 17:35:46 +0200 Subject: [PATCH] Bump chart version --- charts/template-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/template-operator/Chart.yaml b/charts/template-operator/Chart.yaml index 7cefc85..fc979c3 100644 --- a/charts/template-operator/Chart.yaml +++ b/charts/template-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: template-operator description: A Helm chart for the template operator type: application -version: 0.1.4 +version: 0.1.5 appVersion: 0.1.0 engine: gotpl home: https://github.com/onmetal/template-operator