mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/deepspeed] ⚡ ⬆️ Update dependency references (#36007)
* [bitnami/deepspeed] Release 2.3.40 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,20 @@
|
||||
# Changelog
|
||||
|
||||
## 2.3.37 (2025-08-14)
|
||||
## 2.3.40 (2025-08-15)
|
||||
|
||||
* [bitnami/deepspeed] :zap: :arrow_up: Update dependency references ([#35972](https://github.com/bitnami/charts/pull/35972))
|
||||
* [bitnami/deepspeed] :zap: :arrow_up: Update dependency references ([#36007](https://github.com/bitnami/charts/pull/36007))
|
||||
|
||||
## <small>2.3.39 (2025-08-15)</small>
|
||||
|
||||
* [bitnami/deepspeed] :zap: :arrow_up: Update dependency references (#35995) ([30e86fc](https://github.com/bitnami/charts/commit/30e86fcf26156654a9ea5cf631348e2b7a23f58f)), closes [#35995](https://github.com/bitnami/charts/issues/35995)
|
||||
|
||||
## <small>2.3.38 (2025-08-15)</small>
|
||||
|
||||
* [bitnami/deepspeed] :zap: :arrow_up: Update dependency references (#35985) ([6697fa3](https://github.com/bitnami/charts/commit/6697fa3e347e7e463737359fe679f6758d87f07c)), closes [#35985](https://github.com/bitnami/charts/issues/35985)
|
||||
|
||||
## <small>2.3.37 (2025-08-14)</small>
|
||||
|
||||
* [bitnami/deepspeed] :zap: :arrow_up: Update dependency references (#35972) ([7d834e9](https://github.com/bitnami/charts/commit/7d834e9dd5468c8b079e0354a9c191145313decb)), closes [#35972](https://github.com/bitnami/charts/issues/35972)
|
||||
|
||||
## <small>2.3.36 (2025-08-14)</small>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- name: deepspeed
|
||||
image: docker.io/bitnami/deepspeed:0.17.4-debian-12-r45
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.50.1-debian-12-r18
|
||||
image: docker.io/bitnami/git:2.50.1-debian-12-r19
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||
licenses: Apache-2.0
|
||||
@@ -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.39
|
||||
version: 2.3.40
|
||||
|
||||
@@ -1041,7 +1041,7 @@ worker:
|
||||
gitImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.50.1-debian-12-r18
|
||||
tag: 2.50.1-debian-12-r19
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user