Skip to content

Commit 4e0fb05

Browse files
author
Bitnami Containers
committed
[bitnami/pytorch] Release 1.3.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 70106a2 commit 4e0fb05

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bitnami/pytorch/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: pytorch
3-
version: 1.3.1
3+
version: 1.3.2
44
appVersion: 1.3.1
55
description: Deep learning platform that accelerates the transition from research prototyping to production deployment
66
keywords:

bitnami/pytorch/values-production.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
image:
1515
registry: docker.io
1616
repository: bitnami/pytorch
17-
tag: 1.3.1-debian-9-r48
17+
tag: 1.3.1-debian-9-r52
1818
## Specify a imagePullPolicy
1919
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
2020
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -47,7 +47,7 @@ image:
4747
git:
4848
registry: docker.io
4949
repository: bitnami/git
50-
tag: 2.24.1-debian-9-r23
50+
tag: 2.25.0-debian-9-r1
5151
pullPolicy: IfNotPresent
5252
## Optionally specify an array of imagePullSecrets.
5353
## Secrets must be manually created in the namespace.

bitnami/pytorch/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
image:
1515
registry: docker.io
1616
repository: bitnami/pytorch
17-
tag: 1.3.1-debian-9-r48
17+
tag: 1.3.1-debian-9-r52
1818
## Specify a imagePullPolicy
1919
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
2020
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -47,7 +47,7 @@ image:
4747
git:
4848
registry: docker.io
4949
repository: bitnami/git
50-
tag: 2.24.1-debian-9-r23
50+
tag: 2.25.0-debian-9-r1
5151
pullPolicy: IfNotPresent
5252
## Optionally specify an array of imagePullSecrets.
5353
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)