From 553d1ad7d49a2c51a8bd0240193c271773f72747 Mon Sep 17 00:00:00 2001 From: Sebastian Plattner Date: Fri, 21 Jun 2024 07:49:23 +0200 Subject: [PATCH] release new webshell version --- 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 61ebb4e..c3b4148 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.5.6 -appVersion: "0.5.6" +version: 0.5.7 +appVersion: "0.5.7"