[bitnami/pytorch] Release 1.3.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-01-10 17:25:51 +00:00
parent c7e40dc266
commit 5b385eeb21
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: pytorch
version: 1.3.0
version: 1.3.1
appVersion: 1.3.1
description: Deep learning platform that accelerates the transition from research prototyping to production deployment
keywords:

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/pytorch
tag: 1.3.1-debian-9-r14
tag: 1.3.1-debian-9-r48
## 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
@@ -47,7 +47,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.24.0-debian-9-r22
tag: 2.24.1-debian-9-r23
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/pytorch
tag: 1.3.1-debian-9-r14
tag: 1.3.1-debian-9-r48
## 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
@@ -47,7 +47,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.24.0-debian-9-r22
tag: 2.24.1-debian-9-r23
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.