Skip to content

Commit 0a3dcf2

Browse files
committed
chore(mtr-exporter): remove kube version on Chart.yaml
Signed-off-by: clavinjune <[email protected]>
1 parent 5a5cd48 commit 0a3dcf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/mtr-exporter/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: mtr-exporter
3-
version: "0.0.5"
4-
kubeVersion: ">= 1.29.0"
3+
version: "0.0.6"
4+
# kubeVersion: ">= 1.29.0"
55
description: A Helm chart for github.com/mgumz/mtr-exporter
66
type: application
77
keywords:

0 commit comments

Comments
 (0)