Skip to content

Commit ca69b74

Browse files
committed
add chart details
1 parent 05b6cfb commit ca69b74

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

charts/seashell/Chart.yaml

+11-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,15 @@ apiVersion: v2
22
name: seashell
33
description: A tool that provides a shell to debug Kubernetes workloads
44
type: application
5-
version: 0.1.0
5+
version: 0.1.1
66
appVersion: 0.1
7+
keywords:
8+
- debug
9+
- network
10+
- tools
11+
sources:
12+
- https://github.com/puckpuck/seashell
13+
maintainers:
14+
- name: puckpuck
15+
16+

0 commit comments

Comments
 (0)