diff --git a/stable/distributed-tensorflow/Chart.yaml b/stable/distributed-tensorflow/Chart.yaml index f45805ec16ad..cd92da6f4bb9 100644 --- a/stable/distributed-tensorflow/Chart.yaml +++ b/stable/distributed-tensorflow/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v1 description: A Helm chart for running distributed TensorFlow on Kubernetes name: distributed-tensorflow -version: 0.1.2 +version: 0.1.3 appVersion: 1.6.0 sources: - https://github.com/tensorflow/tensorflow - https://www.tensorflow.org/deploy/distributed home: https://www.tensorflow.org maintainers: -- name: cheyang - email: cheyang@163.com +- name: Dysproz + email: krasuski.szymon.piotr@gmail.com diff --git a/stable/distributed-tensorflow/OWNERS b/stable/distributed-tensorflow/OWNERS new file mode 100644 index 000000000000..0a8ff0f3f320 --- /dev/null +++ b/stable/distributed-tensorflow/OWNERS @@ -0,0 +1,6 @@ +approvers: +- Dysproz +reviewers: +- Dysproz +emeritus: +- cheyang