Skip to content

Commit

Permalink
[bitnami/pytorch] Release 4.2.14 (#29013)
Browse files Browse the repository at this point in the history
* [bitnami/pytorch] Release 4.2.14 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 24, 2024
1 parent e8508d7 commit e075c08
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 deletions.
8 changes: 6 additions & 2 deletions bitnami/pytorch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/pytorch/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
6 changes: 3 additions & 3 deletions bitnami/pytorch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
4 changes: 2 additions & 2 deletions bitnami/pytorch/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit e075c08

Please sign in to comment.