mirror of
https://github.com/helm/charts.git
synced 2026-08-20 04:47:32 +00:00
* Add deprecation notices to Dask chart Signed-off-by: Jacob Tomlinson <jacob@tomlinson.email> * Update stable/dask/Chart.yaml Co-Authored-By: Scott Rigby <scott@r6by.com> Signed-off-by: Jacob Tomlinson <jacob@tomlinson.email>
16 lines
515 B
YAML
Executable File
16 lines
515 B
YAML
Executable File
---
|
|
apiVersion: v1
|
|
name: dask
|
|
version: 3.1.1
|
|
appVersion: 1.1.5
|
|
# This chart is deprecated and no longer maintained. For details deprecation,
|
|
# including how to un-deprecate a chart see the PROCESSES.md file.
|
|
# New charts can be found at https://github.com/dask/helm-chart
|
|
deprecated: true
|
|
description: DEPRECATED Distributed computation in Python with task scheduling
|
|
home: https://dask.org
|
|
icon: https://avatars3.githubusercontent.com/u/17131925?v=3&s=200
|
|
sources:
|
|
- https://github.com/dask/dask
|
|
maintainers: []
|