[bitnami/pytorch] Release 2.4.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-05-19 09:26:42 +00:00
parent 5d245c74ec
commit 22a9c0488a
2 changed files with 4 additions and 4 deletions

View File

@@ -24,4 +24,4 @@ name: pytorch
sources:
- https://github.com/bitnami/bitnami-docker-pytorch
- https://pytorch.org/
version: 2.4.2
version: 2.4.3

View File

@@ -64,7 +64,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/pytorch
tag: 1.11.0-debian-10-r52
tag: 1.11.0-debian-10-r53
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -423,7 +423,7 @@ service:
git:
registry: docker.io
repository: bitnami/git
tag: 2.36.1-debian-10-r9
tag: 2.36.1-debian-10-r10
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -450,7 +450,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r427
tag: 10-debian-10-r429
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.