[bitnami/pytorch] Release 4.2.14 (#29013)

* [bitnami/pytorch] Release 4.2.14 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-08-24 05:41:58 +02:00
committed by GitHub
parent e8508d7e47
commit e075c0899c
4 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 4.2.13 (2024-07-25)
## 4.2.14 (2024-08-24)
* [bitnami/pytorch] Release 4.2.13 ([#28510](https://github.com/bitnami/charts/pull/28510))
* [bitnami/pytorch] Release 4.2.14 ([#29013](https://github.com/bitnami/charts/pull/29013))
## <small>4.2.13 (2024-07-25)</small>
* [bitnami/pytorch] Release 4.2.13 (#28510) ([e9d407c](https://github.com/bitnami/charts/commit/e9d407ce90216f5324e6be1a6175fdfef264753d)), closes [#28510](https://github.com/bitnami/charts/issues/28510)
## <small>4.2.12 (2024-07-25)</small>

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:5b98791747a148b9d4956b81bb8635f49a0ae831869d700d52e514b8fd1a2445
generated: "2024-07-16T12:17:13.1313+02:00"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-24T03:28:11.674412901Z"

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: git
image: docker.io/bitnami/git:2.45.2-debian-12-r8
image: docker.io/bitnami/git:2.46.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: pytorch
image: docker.io/bitnami/pytorch:2.4.0-debian-12-r1
image: docker.io/bitnami/pytorch:2.4.0-debian-12-r2
apiVersion: v2
appVersion: 2.4.0
dependencies:
@@ -33,4 +33,4 @@ maintainers:
name: pytorch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
version: 4.2.13
version: 4.2.14

View File

@@ -80,7 +80,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/pytorch
tag: 2.4.0-debian-12-r1
tag: 2.4.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -560,7 +560,7 @@ networkPolicy:
git:
registry: docker.io
repository: bitnami/git
tag: 2.45.2-debian-12-r8
tag: 2.46.0-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.