mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Deprecate dask-distributed chart * remove maintainers * update chart.yaml * use version 2.0.1 rather than 3.0.0 * move deprecation warning from dask to dask-distributed
12 lines
438 B
YAML
Executable File
12 lines
438 B
YAML
Executable File
name: dask-distributed
|
|
# The dask-distributed chart is deprecated and no longer maintained.
|
|
# For details on deprecation, including how to un-deprecate a chart,
|
|
# see the PROCESSES.md file.
|
|
deprecated: true
|
|
version: 2.0.1
|
|
description: "DEPRECATED: Distributed computation in Python"
|
|
home: https://github.com/dask/distributed
|
|
icon: https://avatars3.githubusercontent.com/u/17131925?v=3&s=200
|
|
sources:
|
|
- https://github.com/dask/distributed
|