From d6bdf5aca513ce7cd4dac74f87a69cb5ecc0ce03 Mon Sep 17 00:00:00 2001 From: Matt Farina Date: Fri, 13 Nov 2020 11:32:59 -0500 Subject: [PATCH] [incubator/tensorflow-inception] deprecating chart (#24276) Signed-off-by: Matt Farina --- incubator/tensorflow-inception/Chart.yaml | 10 +++------- incubator/tensorflow-inception/README.md | 4 ++++ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/incubator/tensorflow-inception/Chart.yaml b/incubator/tensorflow-inception/Chart.yaml index 4f938ebc68..a74e69e3ee 100755 --- a/incubator/tensorflow-inception/Chart.yaml +++ b/incubator/tensorflow-inception/Chart.yaml @@ -1,15 +1,11 @@ apiVersion: v1 name: tensorflow-inception home: https://github.com/kubernetes/charts -version: 0.4.2 +version: 0.4.3 appVersion: 1.4.0 -description: Open source software library for numerical computation using data flow graphs. +description: DEPRECATED Open source software library for numerical computation using data flow graphs. icon: https://camo.githubusercontent.com/ee91ac3c9f5ad840ebf70b54284498fe0e6ddb92/68747470733a2f2f7777772e74656e736f72666c6f772e6f72672f696d616765732f74665f6c6f676f5f7472616e73702e706e67 sources: - https://github.com/tensorflow/ - https://tensorflow.github.io/serving/serving_inception.html -maintainers: -- name: lachie83 - email: lachlan.evenson@gmail.com -- name: thomasjungblut - email: thomas.jungblut@gmail.com +deprecated: true diff --git a/incubator/tensorflow-inception/README.md b/incubator/tensorflow-inception/README.md index d751571a5b..d805157b48 100644 --- a/incubator/tensorflow-inception/README.md +++ b/incubator/tensorflow-inception/README.md @@ -11,6 +11,10 @@ TensorFlow is an open source software library for numerical computation using da My hope was to make TensorFlow more accessible by simplifying the following document -- https://tensorflow.github.io/serving/serving_inception.html +## DEPRECATION NOTICE + +This chart is deprecated and no longer supported. + ## Chart Details This chart will do the following: