[bitnami/pytorch] ⬆️ Update dependency references (#36006)

* [bitnami/pytorch] Release 4.3.26 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-08-15 05:55:31 +02:00
committed by GitHub
parent 66c01c770d
commit d48aad2182
3 changed files with 25 additions and 5 deletions

View File

@@ -1,8 +1,28 @@
# Changelog
## 4.3.21 (2025-08-07)
## 4.3.26 (2025-08-15)
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references ([#35529](https://github.com/bitnami/charts/pull/35529))
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references ([#36006](https://github.com/bitnami/charts/pull/36006))
## <small>4.3.25 (2025-08-15)</small>
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references (#35962) ([c1e81ce](https://github.com/bitnami/charts/commit/c1e81ce533c0fd01c2b8417b28e436a95b5e285a)), closes [#35962](https://github.com/bitnami/charts/issues/35962)
## <small>4.3.24 (2025-08-14)</small>
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references (#35931) ([7c47fad](https://github.com/bitnami/charts/commit/7c47fadd74db759673ef0996d1c1fd7bcea7a1b0)), closes [#35931](https://github.com/bitnami/charts/issues/35931)
## <small>4.3.23 (2025-08-14)</small>
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references (#35912) ([cff210b](https://github.com/bitnami/charts/commit/cff210bc88a0951ef406bded428cc5520302d291)), closes [#35912](https://github.com/bitnami/charts/issues/35912)
## <small>4.3.22 (2025-08-07)</small>
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references (#35649) ([28e2259](https://github.com/bitnami/charts/commit/28e2259bb2fd3c8cc2a9927584f4cb9f646db425)), closes [#35649](https://github.com/bitnami/charts/issues/35649)
## <small>4.3.21 (2025-08-07)</small>
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references (#35529) ([2af1174](https://github.com/bitnami/charts/commit/2af117477c37bfbef1144d4bf3b3fd98a3388a56)), closes [#35529](https://github.com/bitnami/charts/issues/35529)
## <small>4.3.20 (2025-08-07)</small>

View File

@@ -5,7 +5,7 @@ annotations:
category: MachineLearning
images: |
- name: git
image: docker.io/bitnami/git:2.50.1-debian-12-r18
image: docker.io/bitnami/git:2.50.1-debian-12-r19
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r50
- name: pytorch
@@ -36,4 +36,4 @@ maintainers:
name: pytorch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
version: 4.3.25
version: 4.3.26

View File

@@ -564,7 +564,7 @@ networkPolicy:
git:
registry: docker.io
repository: bitnami/git
tag: 2.50.1-debian-12-r18
tag: 2.50.1-debian-12-r19
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.