Files
deprecated-helm-charts/stable/dask/Chart.yaml
T
Erik Sundell de9118bb98 [stable/dask] Tolerations for worker deployment (#9529)
* Add worker pod tolerations

See: http://kubernetes.dask.org/en/latest/#deployment-details
Signed-off-by: Erik Sundell <erik.i.sundell@gmail.com>

* Bump chart version

Signed-off-by: Erik Sundell <erik.i.sundell@gmail.com>
2018-12-13 10:30:54 -08:00

14 lines
359 B
YAML
Executable File

name: dask
version: 2.0.1
appVersion: 1.0.0
description: Distributed computation in Python with task scheduling
home: https://dask.pydata.org
icon: https://avatars3.githubusercontent.com/u/17131925?v=3&s=200
sources:
- https://github.com/dask/dask
maintainers:
- name: danielfrg
email: df.rodriguez143@gmail.com
- name: mrocklin
email: mrocklin@gmail.com