mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/deepspeed] ⚡ ⬆️ Update dependency references (#33785)
* [bitnami/deepspeed] Release 2.3.13 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2.3.12 (2025-05-13)
|
||||
## 2.3.13 (2025-05-19)
|
||||
|
||||
* [bitnami/deepspeed] :zap: :arrow_up: Update dependency references ([#33650](https://github.com/bitnami/charts/pull/33650))
|
||||
* [bitnami/deepspeed] :zap: :arrow_up: Update dependency references ([#33785](https://github.com/bitnami/charts/pull/33785))
|
||||
|
||||
## <small>2.3.12 (2025-05-13)</small>
|
||||
|
||||
* [bitnami/deepspeed] :zap: :arrow_up: Update dependency references (#33650) ([dd28a06](https://github.com/bitnami/charts/commit/dd28a06a854175322b382ec5eb3ae030cf5ac46d)), closes [#33650](https://github.com/bitnami/charts/issues/33650)
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
|
||||
## <small>2.3.11 (2025-05-07)</small>
|
||||
|
||||
|
||||
@@ -5,15 +5,15 @@ annotations:
|
||||
category: MachineLearning
|
||||
images: |
|
||||
- name: deepspeed
|
||||
image: docker.io/bitnami/deepspeed:0.16.7-debian-12-r1
|
||||
image: docker.io/bitnami/deepspeed:0.16.8-debian-12-r0
|
||||
- name: git
|
||||
image: docker.io/bitnami/git:2.49.0-debian-12-r6
|
||||
image: docker.io/bitnami/git:2.49.0-debian-12-r7
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 0.16.7
|
||||
appVersion: 0.16.8
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -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.12
|
||||
version: 2.3.13
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/deepspeed
|
||||
tag: 0.16.7-debian-12-r1
|
||||
tag: 0.16.8-debian-12-r0
|
||||
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-r6
|
||||
tag: 2.49.0-debian-12-r7
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -1068,7 +1068,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r43
|
||||
tag: 12-debian-12-r45
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user