mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-25 04:56:18 +10:00
Merge branch 'tensorflow-inception-3.0.1'
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user