[bitnami/pytorch] Release 4.3.8 (#33148)

* [bitnami/pytorch] Release 4.3.8 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-04-24 00:55:56 +02:00
committed by GitHub
parent 20426a5127
commit 52441d4d4b
3 changed files with 15 additions and 10 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 4.3.7 (2025-03-30)
## 4.3.8 (2025-04-23)
* [bitnami/pytorch] Release 4.3.7 ([#32683](https://github.com/bitnami/charts/pull/32683))
* [bitnami/pytorch] Release 4.3.8 ([#33148](https://github.com/bitnami/charts/pull/33148))
## <small>4.3.7 (2025-03-30)</small>
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
* [bitnami/pytorch] Release 4.3.7 (#32683) ([2a1b864](https://github.com/bitnami/charts/commit/2a1b8643c7c0e0db962efd7a0eaefb0d00228d0e)), closes [#32683](https://github.com/bitnami/charts/issues/32683)
## <small>4.3.6 (2025-03-11)</small>

View File

@@ -7,13 +7,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: git
image: docker.io/bitnami/git:2.49.0-debian-12-r1
image: docker.io/bitnami/git:2.49.0-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r40
image: docker.io/bitnami/os-shell:12-debian-12-r43
- name: pytorch
image: docker.io/bitnami/pytorch:2.6.0-debian-12-r6
image: docker.io/bitnami/pytorch:2.7.0-debian-12-r0
apiVersion: v2
appVersion: 2.6.0
appVersion: 2.7.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -34,4 +34,4 @@ maintainers:
name: pytorch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
version: 4.3.7
version: 4.3.8

View File

@@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/pytorch
tag: 2.6.0-debian-12-r6
tag: 2.7.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -564,7 +564,7 @@ networkPolicy:
git:
registry: docker.io
repository: bitnami/git
tag: 2.49.0-debian-12-r1
tag: 2.49.0-debian-12-r5
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -593,7 +593,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r40
tag: 12-debian-12-r43
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.