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

* [bitnami/pytorch] Release 4.3.10 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-05-13 11:01:45 +02:00
committed by GitHub
parent a4d855426d
commit 12626f2a27
3 changed files with 14 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 4.3.9 (2025-05-06)
## 4.3.10 (2025-05-13)
* [bitnami/pytorch] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33425](https://github.com/bitnami/charts/pull/33425))
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references ([#33657](https://github.com/bitnami/charts/pull/33657))
## <small>4.3.9 (2025-05-06)</small>
* [bitnami/pytorch] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33425 ([e20b5e3](https://github.com/bitnami/charts/commit/e20b5e3ee4d4eb6f4fae1db2f518432927283687)), closes [#33425](https://github.com/bitnami/charts/issues/33425)
## <small>4.3.8 (2025-04-23)</small>

View File

@@ -2,16 +2,16 @@
# SPDX-License-Identifier: APACHE-2.0
annotations:
tanzuCategory: application
category: MachineLearning
licenses: Apache-2.0
images: |
- name: git
image: docker.io/bitnami/git:2.49.0-debian-12-r5
image: docker.io/bitnami/git:2.49.0-debian-12-r6
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r43
- name: pytorch
image: docker.io/bitnami/pytorch:2.7.0-debian-12-r0
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 2.7.0
dependencies:
@@ -20,7 +20,9 @@ dependencies:
tags:
- bitnami-common
version: 2.x.x
description: PyTorch is a deep learning platform that accelerates the transition from research prototyping to production deployment. Bitnami image includes Torchvision for specific computer vision support.
description: PyTorch is a deep learning platform that accelerates the transition from
research prototyping to production deployment. Bitnami image includes Torchvision
for specific computer vision support.
home: https://bitnami.com
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/pytorch/img/pytorch-stack-220x234.png
keywords:
@@ -34,4 +36,4 @@ maintainers:
name: pytorch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
version: 4.3.9
version: 4.3.10

View File

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