Skip to content

Commit 9acd89d

Browse files
committed
Ship crd helm chart in release.
1 parent 0f4ce5f commit 9acd89d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/release/release.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ var (
4848
binaries = map[string]string{
4949
"kube-arangodb.tgz": "charts/kube-arangodb.tgz",
5050
"kube-arangodb-storage.tgz": "charts/kube-arangodb-storage.tgz",
51+
"kube-arangodb-crd.tgz": "charts/kube-arangodb-crd.tgz",
5152
}
5253
)
5354

0 commit comments

Comments
 (0)