From 05b6cfbcffbe4c4cdbfc0e55ab0d35365275d4d7 Mon Sep 17 00:00:00 2001 From: Pierre Tessier Date: Fri, 22 Jul 2022 22:10:03 -0400 Subject: [PATCH] fix description --- charts/seashell/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/seashell/Chart.yaml b/charts/seashell/Chart.yaml index 486099a..787dcb9 100644 --- a/charts/seashell/Chart.yaml +++ b/charts/seashell/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: seashell -description: A tool to debug Kubernetes workloads +description: A tool that provides a shell to debug Kubernetes workloads type: application version: 0.1.0 appVersion: 0.1