Skip to content

Commit 84b9147

Browse files
committed
fix version reference
1 parent a8e9660 commit 84b9147

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/seashell/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: seashell
33
description: A tool that provides a shell to debug Kubernetes workloads
44
type: application
5-
version: 1.0.0
6-
appVersion: 1.0
5+
version: 1.0.1
6+
appVersion: "1.0"
77
keywords:
88
- debug
99
- network

0 commit comments

Comments
 (0)