Skip to content

Commit

Permalink
feat: update the repository in extra image
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham2g committed Oct 4, 2024
1 parent c7fc3ef commit 05b4aaa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
nvcr.io/nvidia/k8s/container-toolkit:{{ regexReplaceAllLiteral "-.+$" .Values.toolkit.version "" }}-ubuntu20.04
ghcr.io/mesosphere/dkp-container-images/nvcr.io/nvidia/k8s/container-toolkit:{{ regexReplaceAllLiteral "-.+$" .Values.toolkit.version "" }}-ubi8-d2iq.0
ghcr.io/mesosphere/dkp-container-images/nvcr.io/nvidia/cloud-native/gpu-operator-validator:{{ .Values.validator.version }}
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 }}
ghcr.io/mesosphere/dkp-container-images/nvcr.io/nvidia/k8s-device-plugin:{{ .Values.devicePlugin.version }}
Expand Down

0 comments on commit 05b4aaa

Please sign in to comment.