Unverified Commit 3718da8c authored by Ben Hamm's avatar Ben Hamm Committed by GitHub
Browse files

chore(recipes): update container image tags to 1.0.0 (#7375)


Co-authored-by: default avatarClaude Opus 4.6 <noreply@anthropic.com>
parent cec19d4d
......@@ -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"
......
......@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment