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

* [bitnami/pytorch] Release 4.3.18 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-07-09 01:31:42 +02:00
committed by GitHub
parent acc77e5b63
commit 6b93659de4
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 4.3.17 (2025-06-30)
## 4.3.18 (2025-07-08)
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references ([#34706](https://github.com/bitnami/charts/pull/34706))
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references ([#34892](https://github.com/bitnami/charts/pull/34892))
## <small>4.3.17 (2025-06-30)</small>
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references (#34706) ([70eb85c](https://github.com/bitnami/charts/commit/70eb85ca3ac963fa79faf00047897e9751dc177d)), closes [#34706](https://github.com/bitnami/charts/issues/34706)
## <small>4.3.16 (2025-06-27)</small>

View File

@@ -5,7 +5,7 @@ annotations:
category: MachineLearning
images: |
- name: git
image: docker.io/bitnami/git:2.50.0-debian-12-r2
image: docker.io/bitnami/git:2.50.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r47
- name: pytorch
@@ -36,4 +36,4 @@ maintainers:
name: pytorch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
version: 4.3.17
version: 4.3.18

View File

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