From a8e966033f243207720f01793ebe4efc57a8d4c1 Mon Sep 17 00:00:00 2001 From: Pierre Tessier Date: Fri, 27 Jan 2023 20:14:54 -0500 Subject: [PATCH] release 1.0 --- charts/seashell/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/seashell/Chart.yaml b/charts/seashell/Chart.yaml index b125d96..b589804 100644 --- a/charts/seashell/Chart.yaml +++ b/charts/seashell/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: seashell description: A tool that provides a shell to debug Kubernetes workloads type: application -version: 0.3.3 -appVersion: 0.1 +version: 1.0.0 +appVersion: 1.0 keywords: - debug - network