Skip to content

Commit

Permalink
feat: Bump up neuron device plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
askulkarni2 authored Sep 12, 2024
1 parent 9dc6d06 commit 7c218cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-charts/neuron-device-plugin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ nodeSelector: {}
image:
repository: public.ecr.aws/neuron/neuron-device-plugin
pullPolicy: IfNotPresent
tag: "2.19.16.0"
tag: "2.21.14.0"

tolerations:
- operator: Exists # DaemonSet is tolerant of any taints, regardless of the key or value of the taint.
Expand Down

0 comments on commit 7c218cd

Please sign in to comment.