Skip to content

Commit 63cdc8c

Browse files
committed
spot-termination-exporter: Add appVersion field
Add appVersion field to Helm can display the version of the app that's deployed when using 'helm list' and similar commands.
1 parent 28630c8 commit 63cdc8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spot-termination-exporter/Chart.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: spot-termination-exporter
33
home: https://banzaicloud.com
44
sources:
55
- https://github.com/banzaicloud/banzai-charts
6-
version: 0.0.8
6+
appVersion: 0.0.1
7+
version: 0.0.9
78
description: Spot Termination exporter Helm chart for Kubernetes
89
keywords:
910
- spot

0 commit comments

Comments
 (0)