mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/dask] Add ingress Signed-off-by: Harald Haas <harald.haas@cloudpilots.com> * [stable/dask] Update and lint dask/README.md Signed-off-by: Harald Haas <harald.haas@cloudpilots.com> * [stable/dask] Bump chart version to 3.1.0 Signed-off-by: Harald Haas <harald.haas@cloudpilots.com> * [stable/dask] Fix missing EOF newline values.yaml Signed-off-by: Harald Haas <harald.haas@cloudpilots.com> * [stable/dask] fix default ingress tls secretName Signed-off-by: Harald Haas <harald.haas@cloudpilots.com> * [stable/dask] Add tls secretName to README and values Signed-off-by: Harald Haas <harald.haas@cloudpilots.com>
18 lines
426 B
YAML
Executable File
18 lines
426 B
YAML
Executable File
---
|
|
apiVersion: v1
|
|
name: dask
|
|
version: 3.1.0
|
|
appVersion: 1.1.5
|
|
description: 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:
|
|
- name: danielfrg
|
|
email: df.rodriguez143@gmail.com
|
|
- name: mrocklin
|
|
email: mrocklin@gmail.com
|
|
- name: beberg
|
|
email: beberg@gmail.com
|