Files
deprecated-helm-charts/stable/tensorflow-serving/Chart.yaml
T
Jiří PinkavaandJiri Pinkava 0fc8b83aaa [stable/tensorflow-serving] drop time annotation, not compatibile with helm 3 (#21564)
This annotation uses `.Release.Time.Seconds` helm feature, which is not
avaiable in Helm 3 any more. This also makes the chart unstable, sinc
content changes each time it is rendered, wich confuses some automatic
deployment tools.

Signed-off-by: Jiri Pinkava <jiri.pinkava@rossum.ai>

Co-authored-by: Jiri Pinkava <jiri.pinkava@rossum.ai>
2020-04-19 23:21:38 -07:00

12 lines
324 B
YAML

apiVersion: v1
name: tensorflow-serving
home: https://github.com/kubernetes/charts
version: 1.1.0
appVersion: 1.14.0
description: TensorFlow Serving is an open-source software library for serving machine learning models.
sources:
- https://github.com/tensorflow/serving
maintainers:
- name: cheyang
email: cheyang@163.com