Skip to content

Commit eb42ab0

Browse files
author
Bitnami Containers
committed
[bitnami/pytorch] Release 1.3.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent fde592d commit eb42ab0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

bitnami/pytorch/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: pytorch
3-
version: 1.3.2
4-
appVersion: 1.3.1
3+
version: 1.3.3
4+
appVersion: 1.4.0
55
description: Deep learning platform that accelerates the transition from research prototyping to production deployment
66
keywords:
77
- pytorch

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-r52
17+
tag: 1.4.0-debian-9-r0
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.25.0-debian-9-r1
50+
tag: 2.25.0-debian-9-r2
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-r52
17+
tag: 1.4.0-debian-9-r0
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.25.0-debian-9-r1
50+
tag: 2.25.0-debian-9-r2
5151
pullPolicy: IfNotPresent
5252
## Optionally specify an array of imagePullSecrets.
5353
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)