mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
Ship crd helm chart in release.
This commit is contained in:
parent
0f4ce5f8c1
commit
9acd89d87e
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ var (
|
|||
binaries = map[string]string{
|
||||
"kube-arangodb.tgz": "charts/kube-arangodb.tgz",
|
||||
"kube-arangodb-storage.tgz": "charts/kube-arangodb-storage.tgz",
|
||||
"kube-arangodb-crd.tgz": "charts/kube-arangodb-crd.tgz",
|
||||
}
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue