Skip to content

Commit

Permalink
feat: added some
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumar98419 committed Jan 7, 2025
1 parent fd42e32 commit dbff5e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ resources:
- license_path: validator/LICENSE
ref: ${image_tag}
url: https://github.com/NVIDIA/gpu-operator
- container_image: nvcr.io/nvidia/gpu-operator:v24.9.0
- container_image: nvcr.io/nvidia/gpu-operator:v24.9.1
sources:
- license_path: LICENSE
ref: ${image_tag}
Expand Down
2 changes: 1 addition & 1 deletion services/nvidia-gpu-operator/24.9.1/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ data:
version: v24.9.1
operator:
repository: nvcr.io/nvidia
version: v24.9.0
version: v24.9.1
2 changes: 1 addition & 1 deletion services/nvidia-gpu-operator/24.9.1/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
wait: true
interval: 6h
retryInterval: 1m
path: ./services/nvidia-gpu-operator/24.9.0/helmrelease
path: ./services/nvidia-gpu-operator/24.9.1/helmrelease
sourceRef:
kind: GitRepository
name: management
Expand Down

0 comments on commit dbff5e1

Please sign in to comment.