Skip to content

Commit

Permalink
feat: remove no mapping image
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham2g committed Oct 7, 2024
1 parent ac0ac4b commit 04be6cc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -405,11 +405,6 @@ resources:
- license_path: LICENSE
ref: ${image_tag%-ubuntu20.04}
url: https://github.com/NVIDIA/nvidia-container-toolkit
- container_image: ghcr.io/mesosphere/dkp-container-images/nvcr.io/nvidia/k8s/container-toolkit:v1.15.0-ubi8-d2iq.0
sources:
- license_path: LICENSE
ref: ${image_tag%-ubi8-d2iq.0}
url: https://github.com/NVIDIA/nvidia-container-toolkit
- container_image: nvcr.io/nvidia/k8s/dcgm-exporter:3.3.7-3.5.0-ubuntu22.04
sources:
- license_path: LICENSE
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
nvcr.io/nvidia/k8s/container-toolkit:{{ regexReplaceAllLiteral "-.+$" .Values.toolkit.version "" }}-ubuntu20.04
nvcr.io/nvidia/k8s/container-toolkit:{{ regexReplaceAllLiteral "-.+$" .Values.toolkit.version "" }}-ubi8-d2iq.0
nvcr.io/nvidia/cloud-native/gpu-operator-validator:{{ .Values.validator.version }}
nvcr.io/nvidia/cloud-native/dcgm:{{ .Values.dcgm.version }}
nvcr.io/nvidia/k8s/dcgm-exporter:{{ .Values.dcgmExporter.version }}
Expand Down

0 comments on commit 04be6cc

Please sign in to comment.