mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/pytorch] ⚡ ⬆️ Update dependency references (#35529)
* [bitnami/pytorch] Release 4.3.21 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:
@@ -1,8 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## 4.3.20 (2025-08-07)
|
||||
## 4.3.21 (2025-08-07)
|
||||
|
||||
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references ([#35477](https://github.com/bitnami/charts/pull/35477))
|
||||
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references ([#35529](https://github.com/bitnami/charts/pull/35529))
|
||||
|
||||
## <small>4.3.20 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
|
||||
* [bitnami/pytorch] :zap: :arrow_up: Update dependency references (#35477) ([ec5b8b9](https://github.com/bitnami/charts/commit/ec5b8b904f061bb1a269c8f3ef201a79b6614ad7)), closes [#35477](https://github.com/bitnami/charts/issues/35477)
|
||||
|
||||
## <small>4.3.19 (2025-07-15)</small>
|
||||
|
||||
|
||||
@@ -9,11 +9,11 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
- name: pytorch
|
||||
image: docker.io/bitnami/pytorch:2.7.1-debian-12-r18
|
||||
image: docker.io/bitnami/pytorch:2.8.0-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 2.7.1
|
||||
appVersion: 2.8.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: pytorch
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
|
||||
version: 4.3.20
|
||||
version: 4.3.21
|
||||
|
||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/pytorch
|
||||
tag: 2.7.1-debian-12-r18
|
||||
tag: 2.8.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user