[bitnami/pytorch] Release 4.2.9 (#27741)

* [bitnami/pytorch] Release 4.2.9 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-03 20:09:21 +02:00
committed by GitHub
parent 891935dae4
commit 0ed50b36fb
3 changed files with 10 additions and 5 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 4.2.8 (2024-07-03)
## 4.2.9 (2024-07-03)
* [bitnami/pytorch] Release 4.2.8 ([#27708](https://github.com/bitnami/charts/pull/27708))
* [bitnami/pytorch] Release 4.2.9 ([#27741](https://github.com/bitnami/charts/pull/27741))
## <small>4.2.8 (2024-07-03)</small>
* [bitnami/*] Update README changing TAC wording (#27530) ([52dfed6](https://github.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#27530](https://github.com/bitnami/charts/issues/27530)
* [bitnami/pytorch] Release 4.2.8 (#27708) ([f5fafe0](https://github.com/bitnami/charts/commit/f5fafe0482dc2dac6c5af083a159963cf2b937f7)), closes [#27708](https://github.com/bitnami/charts/issues/27708)
## <small>4.2.7 (2024-06-18)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: git
image: docker.io/bitnami/git:2.45.2-debian-12-r2
image: docker.io/bitnami/git:2.45.2-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r24
- name: pytorch
@@ -33,4 +33,4 @@ maintainers:
name: pytorch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
version: 4.2.8
version: 4.2.9

View File

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