Skip to content

Commit

Permalink
[bitnami/pytorch] Release 4.2.15 (#29271)
Browse files Browse the repository at this point in the history
* [bitnami/pytorch] Release 4.2.15 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 Sep 6, 2024
1 parent bb12732 commit 9749d0c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions bitnami/pytorch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## 4.2.14 (2024-08-24)
## 4.2.15 (2024-09-06)

* [bitnami/pytorch] Release 4.2.14 ([#29013](https://github.com/bitnami/charts/pull/29013))
* [bitnami/pytorch] Release 4.2.15 ([#29271](https://github.com/bitnami/charts/pull/29271))

## <small>4.2.13 (2024-07-25)</small>

Expand Down
10 changes: 5 additions & 5 deletions bitnami/pytorch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: git
image: docker.io/bitnami/git:2.46.0-debian-12-r0
image: docker.io/bitnami/git:2.46.0-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
image: docker.io/bitnami/os-shell:12-debian-12-r29
- name: pytorch
image: docker.io/bitnami/pytorch:2.4.0-debian-12-r2
image: docker.io/bitnami/pytorch:2.4.1-debian-12-r0
apiVersion: v2
appVersion: 2.4.0
appVersion: 2.4.1
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -33,4 +33,4 @@ maintainers:
name: pytorch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
version: 4.2.14
version: 4.2.15
6 changes: 3 additions & 3 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-r2
tag: 2.4.1-debian-12-r0
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.46.0-debian-12-r0
tag: 2.46.0-debian-12-r3
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -589,7 +589,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r29
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 9749d0c

Please sign in to comment.