[bitnami/pytorch] Release 2.3.4 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-05-24 15:55:14 +00:00
parent f7b7c15467
commit c6d5ca11ed
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ name: pytorch
sources:
- https://github.com/bitnami/bitnami-docker-pytorch
- http://pytorch.org/
version: 2.3.3
version: 2.3.4
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/pytorch
tag: 1.8.1-debian-10-r27
tag: 1.8.1-debian-10-r29
## 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
@@ -46,7 +46,7 @@ image:
git:
registry: docker.io
repository: bitnami/git
tag: 2.31.1-debian-10-r51
tag: 2.31.1-debian-10-r53
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.