From b85b3049625c0d5e7b125779216338f08a10ea99 Mon Sep 17 00:00:00 2001 From: sHa Date: Sun, 22 Mar 2026 12:39:26 +0200 Subject: [PATCH] chore: Update termix chart version to 0.1.2 and appVersion to 1.11.2 --- termix/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/termix/Chart.yaml b/termix/Chart.yaml index fb743a4..7eda4bb 100644 --- a/termix/Chart.yaml +++ b/termix/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: termix description: Termix Helm chart type: application -version: 0.1.1 -appVersion: "2.0.0" +version: 0.1.2 +appVersion: "1.11.2" annotations: version-source: dockerhub-tags-pattern:bugattiguy527/termix:^release-[0-9]+\.[0-9]+\.[0-9]+$ version-pattern: "s|^release-||"