Skip to content

Commit 58f59f6

Browse files
authored
Fix Helm chart rendering (#1264)
1 parent d166397 commit 58f59f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chart/kube-arangodb/Chart.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
apiVersion: v2
1+
# do not switch to V2 yet - we still need to support Helm 2
2+
apiVersion: v1
23
name: kube-arangodb
34
version: 1.2.24
45
description: "ArangoDB Kubernetes Operator"

0 commit comments

Comments
 (0)