Skip to content

Commit

Permalink
update operator initContainer and vfioManager images to 12.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tariq Ibrahim <[email protected]>
  • Loading branch information
tariq1890 committed Aug 26, 2024
1 parent f759c13 commit d501f9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/gpu-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ operator:
initContainer:
image: cuda
repository: nvcr.io/nvidia
version: 12.5.1-base-ubi8
version: 12.6.0-base-ubi8
imagePullPolicy: IfNotPresent
tolerations:
- key: "node-role.kubernetes.io/master"
Expand Down Expand Up @@ -468,7 +468,7 @@ vfioManager:
enabled: true
repository: nvcr.io/nvidia
image: cuda
version: 12.5.1-base-ubi8
version: 12.6.0-base-ubi8
imagePullPolicy: IfNotPresent
imagePullSecrets: []
env: []
Expand Down

0 comments on commit d501f9e

Please sign in to comment.