Unverified Commit 93fa4d4d authored by Harrison Saturley-Hall's avatar Harrison Saturley-Hall Committed by GitHub
Browse files

chore: update version and repo of chrek helm chart (#6738)


Signed-off-by: default avatarHarrison Saturley-Hall <hsaturleyhal@nvidia.com>
parent ee33acf3
...@@ -16,8 +16,8 @@ apiVersion: v2 ...@@ -16,8 +16,8 @@ apiVersion: v2
name: chrek name: chrek
description: Checkpoint/Restore infrastructure for Dynamo (PVC + DaemonSet + CRIU Agent) description: Checkpoint/Restore infrastructure for Dynamo (PVC + DaemonSet + CRIU Agent)
type: application type: application
version: 0.1.0 version: 1.0.0
appVersion: "1.0" appVersion: "1.0.0"
keywords: keywords:
- nvidia - nvidia
- dynamo - dynamo
......
...@@ -52,8 +52,8 @@ storage: ...@@ -52,8 +52,8 @@ storage:
daemonset: daemonset:
# Container image # Container image
image: image:
repository: nvcr.io/nvidian/dynamo-dev/chrek-agent repository: nvcr.io/nvidia/ai-dynamo/chrek-agent
tag: latest tag: 1.0.0
pullPolicy: Always pullPolicy: Always
# Image pull secrets # Image pull secrets
......
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