[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 apiVersion: v1
name: pytorch name: pytorch
version: 1.1.1 version: 1.1.2
appVersion: 1.1.0 appVersion: 1.2.0
description: Deep learning platform that accelerates the transition from research prototyping to production deployment description: Deep learning platform that accelerates the transition from research prototyping to production deployment
keywords: keywords:
- pytorch - pytorch

View File

@@ -13,7 +13,7 @@
image: image:
registry: docker.io registry: docker.io
repository: bitnami/pytorch repository: bitnami/pytorch
tag: 1.1.0-debian-9-r32 tag: 1.2.0-debian-9-r0
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -37,7 +37,7 @@ image:
git: git:
registry: docker.io registry: docker.io
repository: bitnami/git repository: bitnami/git
tag: 2.22.0-debian-9-r2 tag: 2.22.0-debian-9-r59
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets. ## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace. ## Secrets must be manually created in the namespace.

View File

@@ -13,7 +13,7 @@
image: image:
registry: docker.io registry: docker.io
repository: bitnami/pytorch repository: bitnami/pytorch
tag: 1.1.0-debian-9-r32 tag: 1.2.0-debian-9-r0
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -37,7 +37,7 @@ image:
git: git:
registry: docker.io registry: docker.io
repository: bitnami/git repository: bitnami/git
tag: 2.22.0-debian-9-r2 tag: 2.22.0-debian-9-r59
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets. ## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace. ## Secrets must be manually created in the namespace.