mirror of
https://github.com/bitnami/charts.git
synced 2026-02-14 23:37:11 +08:00
[bitnami/pytorch] Release 4.2.8 (#27708)
* [bitnami/pytorch] Release 4.2.8 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 4.2.7 (2024-06-18)
|
||||
## 4.2.8 (2024-07-03)
|
||||
|
||||
* [bitnami/pytorch] Release 4.2.7 ([#27407](https://github.com/bitnami/charts/pull/27407))
|
||||
* [bitnami/pytorch] Release 4.2.8 ([#27708](https://github.com/bitnami/charts/pull/27708))
|
||||
|
||||
## <small>4.2.7 (2024-06-18)</small>
|
||||
|
||||
* [bitnami/pytorch] Release 4.2.7 (#27407) ([f3eb17e](https://github.com/bitnami/charts/commit/f3eb17ecdbfdfbd17723f80c3066f08bbba33bb7)), closes [#27407](https://github.com/bitnami/charts/issues/27407)
|
||||
|
||||
## <small>4.2.6 (2024-06-17)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.45.2-debian-12-r0
|
||||
image: docker.io/bitnami/git:2.45.2-debian-12-r2
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r22
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r24
|
||||
- name: pytorch
|
||||
image: docker.io/bitnami/pytorch:2.3.1-debian-12-r2
|
||||
image: docker.io/bitnami/pytorch:2.3.1-debian-12-r3
|
||||
apiVersion: v2
|
||||
appVersion: 2.3.1
|
||||
dependencies:
|
||||
@@ -33,4 +33,4 @@ maintainers:
|
||||
name: pytorch
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
|
||||
version: 4.2.7
|
||||
version: 4.2.8
|
||||
|
||||
@@ -78,7 +78,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/pytorch
|
||||
tag: 2.3.1-debian-12-r2
|
||||
tag: 2.3.1-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -558,7 +558,7 @@ networkPolicy:
|
||||
git:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.45.2-debian-12-r0
|
||||
tag: 2.45.2-debian-12-r2
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -587,7 +587,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r22
|
||||
tag: 12-debian-12-r24
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user