mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-20 18:46:11 +10:00
Merge pull request #971 from juan131/tensorflow_serving
Update Tensorflow Serving to 1.12.0
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user