Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
3718da8c
Unverified
Commit
3718da8c
authored
Mar 14, 2026
by
Ben Hamm
Committed by
GitHub
Mar 14, 2026
Browse files
chore(recipes): update container image tags to 1.0.0 (#7375)
Co-authored-by:
Claude Opus 4.6
<
noreply@anthropic.com
>
parent
cec19d4d
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
recipes/qwen3-32b/vllm/agg-round-robin/deploy.yaml
recipes/qwen3-32b/vllm/agg-round-robin/deploy.yaml
+2
-2
recipes/qwen3-32b/vllm/disagg-kv-router/deploy.yaml
recipes/qwen3-32b/vllm/disagg-kv-router/deploy.yaml
+3
-3
No files found.
recipes/qwen3-32b/vllm/agg-round-robin/deploy.yaml
View file @
3718da8c
...
...
@@ -18,7 +18,7 @@ spec:
value
:
/home/dynamo/.cache/huggingface
extraPodSpec
:
mainContainer
:
image
:
nvcr.io/nvidia/ai-dynamo/vllm-runtime:
0.8
.0
image
:
nvcr.io/nvidia/ai-dynamo/vllm-runtime:
1.0
.0
workingDir
:
/workspace
command
:
-
python3
...
...
@@ -63,7 +63,7 @@ spec:
-
python3
-
-m
-
dynamo.vllm
image
:
nvcr.io/nvidia/ai-dynamo/vllm-runtime:
0.8
.0
image
:
nvcr.io/nvidia/ai-dynamo/vllm-runtime:
1.0
.0
env
:
-
name
:
DYN_HEALTH_CHECK_ENABLED
value
:
"
false"
...
...
recipes/qwen3-32b/vllm/disagg-kv-router/deploy.yaml
View file @
3718da8c
...
...
@@ -26,7 +26,7 @@ spec:
-
python
-
-m
-
dynamo.frontend
image
:
nvcr.io/nvidia/ai-dynamo/vllm-runtime:
0.8
.0
image
:
nvcr.io/nvidia/ai-dynamo/vllm-runtime:
1.0
.0
workingDir
:
/workspace
replicas
:
1
resources
:
...
...
@@ -64,7 +64,7 @@ spec:
-
python3
-
-m
-
dynamo.vllm
image
:
nvcr.io/nvidia/ai-dynamo/vllm-runtime:
0.8
.0
image
:
nvcr.io/nvidia/ai-dynamo/vllm-runtime:
1.0
.0
workingDir
:
/workspace
env
:
-
name
:
DYN_HEALTH_CHECK_ENABLED
...
...
@@ -121,7 +121,7 @@ spec:
-
python3
-
-m
-
dynamo.vllm
image
:
nvcr.io/nvidia/ai-dynamo/vllm-runtime:
0.8
.0
image
:
nvcr.io/nvidia/ai-dynamo/vllm-runtime:
1.0
.0
env
:
-
name
:
DYN_HEALTH_CHECK_ENABLED
value
:
"
false"
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment