feat(gpu): add an API to switch GPUBindings in bulk for app (#2083)

This commit is contained in:
dkeven 2025-11-18 23:39:13 +08:00 committed by GitHub
parent 081b4064a1
commit 2c3c949bc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ nameOverride: ""
fullnameOverride: ""
namespaceOverride: ""
imagePullSecrets: []
version: "v2.6.2"
version: "v2.6.3"
# Nvidia GPU Parameters
resourceName: "nvidia.com/gpu"

View file

@ -3,7 +3,7 @@ target: prebuilt
output:
containers:
-
name: beclab/hami:v2.6.2
name: beclab/hami:v2.6.3
-
name: beclab/hami-webui-fe-oss:v1.0.8
-