[bitnami/deepspeed] Release 1.5.2 updating components versions (#22844)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-30 03:02:51 +01:00
committed by GitHub
parent 3d9c025824
commit 05570d23f7
3 changed files with 8 additions and 8 deletions

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: deepspeed
image: docker.io/bitnami/deepspeed:0.12.3-debian-11-r6
image: docker.io/bitnami/deepspeed:0.12.3-debian-11-r8
- name: git
image: docker.io/bitnami/git:2.43.0-debian-11-r4
image: docker.io/bitnami/git:2.43.0-debian-11-r8
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r93
image: docker.io/bitnami/os-shell:11-debian-11-r95
apiVersion: v2
appVersion: 0.12.3
dependencies:
@@ -35,4 +35,4 @@ name: deepspeed
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/deepspeed
- https://github.com/bitnami/charts/tree/main/bitnami/pytorch
version: 1.5.1
version: 1.5.2

View File

@@ -498,4 +498,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -74,7 +74,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/deepspeed
tag: 0.12.3-debian-11-r6
tag: 0.12.3-debian-11-r8
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1003,7 +1003,7 @@ worker:
gitImage:
registry: docker.io
repository: bitnami/git
tag: 2.43.0-debian-11-r4
tag: 2.43.0-debian-11-r8
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1031,7 +1031,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r93
tag: 11-debian-11-r95
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.