Merge branch 'tensorflow-inception-3.0.1'

This commit is contained in:
Bitnami Containers
2018-10-30 04:44:13 +00:00
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: tensorflow-inception
version: 3.0.0
appVersion: 1.10.1
version: 3.0.1
appVersion: 1.11.1
description: Open-source software library for serving machine learning models
keywords:
- tensorflow
+2 -2
View File
@@ -13,7 +13,7 @@ server:
image:
registry: docker.io
repository: bitnami/tensorflow-serving
tag: 1.10.1
tag: 1.11.1
## 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
@@ -34,7 +34,7 @@ client:
image:
registry: docker.io
repository: bitnami/tensorflow-inception
tag: 1.10.1
tag: 1.11.1
## 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