From 0055d10ca1cf03607bf3e03274b874548aa9aed3 Mon Sep 17 00:00:00 2001 From: Diego Ciangottini Date: Wed, 25 Sep 2024 11:52:16 +0200 Subject: [PATCH] add vm templates and template module Signed-off-by: Diego Ciangottini --- interlink/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interlink/Chart.yaml b/interlink/Chart.yaml index dc7f6fd..3ee04af 100644 --- a/interlink/Chart.yaml +++ b/interlink/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.3.12 +version: 0.3.13 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to