Files
deprecated-helm-charts/stable/superset/Chart.yaml
T
Mikhail Zholobov 0facbbcf21 [stable/superset] Use the target port number instead of a name (#7857)
* [stable/superset] Use the target port number instead of a name

Older (but still actual) versions of some Network Policy providers don't support named ports as
a value of `targetPort` field in the Service spec.
Changing it to the number shouldn't break the UX for existing installations.

Signed-off-by: Mikhail Zholobov <legal90@gmail.com>

* [stable/superset] Bump version

Signed-off-by: Mikhail Zholobov <legal90@gmail.com>
2019-02-15 05:52:32 -08:00

14 lines
399 B
YAML

description: Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
name: superset
version: 1.1.5
appVersion: "0.28.1"
keywords:
- bi
home: https://github.com/apache/incubator-superset
icon: https://superset.incubator.apache.org/_images/s.png
sources:
- https://github.com/apache/incubator-superset
maintainers:
- name: alitari
email: alitari67@gmail.com