mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
[bitnami/deepspeed] ⚡ ⬆️ Update dependency references (#33650)
* [bitnami/deepspeed] Release 2.3.12 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.11 (2025-05-07)
|
||||
## 2.3.12 (2025-05-13)
|
||||
|
||||
* [bitnami/deepspeed] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33351](https://github.com/bitnami/charts/pull/33351))
|
||||
* [bitnami/deepspeed] :zap: :arrow_up: Update dependency references ([#33650](https://github.com/bitnami/charts/pull/33650))
|
||||
|
||||
## <small>2.3.11 (2025-05-07)</small>
|
||||
|
||||
* [bitnami/deepspeed] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#333 ([a3c7b3f](https://github.com/bitnami/charts/commit/a3c7b3ffa42bb0944786a286d25c90e7e3be550b)), closes [#33351](https://github.com/bitnami/charts/issues/33351)
|
||||
|
||||
## <small>2.3.10 (2025-04-18)</small>
|
||||
|
||||
|
||||
@@ -2,16 +2,16 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: MachineLearning
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: deepspeed
|
||||
image: docker.io/bitnami/deepspeed:0.16.7-debian-12-r0
|
||||
image: docker.io/bitnami/deepspeed:0.16.7-debian-12-r1
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.49.0-debian-12-r5
|
||||
image: docker.io/bitnami/git:2.49.0-debian-12-r6
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 0.16.7
|
||||
dependencies:
|
||||
@@ -20,7 +20,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: DeepSpeed is deep learning software suite for empowering ChatGPT-like model training. Features dense or sparse model inference, high throughput and high compression.
|
||||
description: DeepSpeed is deep learning software suite for empowering ChatGPT-like
|
||||
model training. Features dense or sparse model inference, high throughput and high
|
||||
compression.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/deepspeed/img/deepspeed-stack-220x234.png
|
||||
keywords:
|
||||
@@ -36,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.11
|
||||
version: 2.3.12
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/deepspeed
|
||||
tag: 0.16.7-debian-12-r0
|
||||
tag: 0.16.7-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1041,7 +1041,7 @@ worker:
|
||||
gitImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/git
|
||||
tag: 2.49.0-debian-12-r5
|
||||
tag: 2.49.0-debian-12-r6
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user