[bitnami/pytorch] Release 1.1.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2019-08-08 20:44:08 +00:00
parent c714009660
commit 9f7f158b43
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: pytorch
version: 1.1.1
appVersion: 1.1.0
version: 1.1.2
appVersion: 1.2.0
description: Deep learning platform that accelerates the transition from research prototyping to production deployment
keywords:
- pytorch

View File

@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/pytorch
tag: 1.1.0-debian-9-r32
tag: 1.2.0-debian-9-r0
## 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
@@ -37,7 +37,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.22.0-debian-9-r2
tag: 2.22.0-debian-9-r59
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.

View File

@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/pytorch
tag: 1.1.0-debian-9-r32
tag: 1.2.0-debian-9-r0
## 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
@@ -37,7 +37,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.22.0-debian-9-r2
tag: 2.22.0-debian-9-r59
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.