[bitnami/pytorch] Release 3.8.3 updating components versions (#23265)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-07 15:32:09 +01:00
committed by GitHub
parent ee4a9f6ff3
commit 8cb2876a02
2 changed files with 8 additions and 10 deletions

View File

@@ -5,14 +5,12 @@ annotations:
category: MachineLearning
licenses: Apache-2.0
images: |
- o
- s
- '-'
- s
- h
- e
- l
- l
- name: git
image: docker.io/bitnami/git:2.43.0-debian-11-r9
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r96
- name: pytorch
image: docker.io/bitnami/pytorch:2.2.0-debian-11-r1
apiVersion: v2
appVersion: 2.2.0
dependencies:
@@ -35,4 +33,4 @@ maintainers:
name: pytorch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
version: 3.8.2
version: 3.8.3

View File

@@ -71,7 +71,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/pytorch
tag: 2.2.0-debian-11-r0
tag: 2.2.0-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'