From 06246acbc814e2ebea9d135d8c24d467f11105fe Mon Sep 17 00:00:00 2001 From: Sebastain Plattner Date: Tue, 11 Jan 2022 09:48:34 +0100 Subject: [PATCH] force a new chart version for the action to trigger&test --- deploy/charts/webshell/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/charts/webshell/Chart.yaml b/deploy/charts/webshell/Chart.yaml index 2793c77..0ded556 100644 --- a/deploy/charts/webshell/Chart.yaml +++ b/deploy/charts/webshell/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: webshell description: A Helm chart to deploy a webshell environment type: application -version: 0.1.12 -appVersion: "0.1.12" +version: 0.1.13 +appVersion: "0.1.13"