mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/deepspeed] ⚡ ⬆️ Update dependency references (#35640)
* [bitnami/deepspeed] Release 2.3.31 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.3.30 (2025-08-07)
|
||||
## 2.3.31 (2025-08-07)
|
||||
|
||||
* [bitnami/deepspeed] :zap: :arrow_up: Update dependency references ([#35556](https://github.com/bitnami/charts/pull/35556))
|
||||
* [bitnami/deepspeed] :zap: :arrow_up: Update dependency references ([#35640](https://github.com/bitnami/charts/pull/35640))
|
||||
|
||||
## <small>2.3.30 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/deepspeed] :zap: :arrow_up: Update dependency references (#35556) ([c3ada76](https://github.com/bitnami/charts/commit/c3ada760013a501a70f784113056f864a9564537)), closes [#35556](https://github.com/bitnami/charts/issues/35556)
|
||||
|
||||
## <small>2.3.29 (2025-08-07)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: MachineLearning
|
||||
images: |
|
||||
- name: deepspeed
|
||||
image: docker.io/bitnami/deepspeed:0.17.4-debian-12-r17
|
||||
image: docker.io/bitnami/deepspeed:0.17.4-debian-12-r18
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.50.1-debian-12-r2
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
@@ -38,4 +38,4 @@ name: deepspeed
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/deepspeed
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
|
||||
version: 2.3.30
|
||||
version: 2.3.31
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/deepspeed
|
||||
tag: 0.17.4-debian-12-r17
|
||||
tag: 0.17.4-debian-12-r18
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1068,7 +1068,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r49
|
||||
tag: 12-debian-12-r50
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user