Merge pull request #971 from juan131/tensorflow_serving

Update Tensorflow Serving to 1.12.0
This commit is contained in:
Juan Ariza Toledano
2018-12-11 15:18:24 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: tensorflow-inception
version: 3.2.0
appVersion: 1.11.1
version: 3.2.1
appVersion: 1.12.0
description: Open-source software library for serving machine learning models
keywords:
- tensorflow
+1 -1
View File
@@ -13,7 +13,7 @@ server:
image:
registry: docker.io
repository: bitnami/tensorflow-serving
tag: 1.11.1
tag: 1.12.0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images