Skip to content

Commit

Permalink
Merge pull request #1839 from devigned/update-nmi
Browse files Browse the repository at this point in the history
update the nmi image version to the latest release
  • Loading branch information
k8s-ci-robot authored Nov 8, 2021
2 parents 00fc487 + 71088e8 commit fef4e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default/aad-pod-identity-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ spec:
type: FileOrCreate
containers:
- name: nmi
image: "mcr.microsoft.com/oss/azure/aad-pod-identity/nmi:v1.8.0"
image: "mcr.microsoft.com/oss/azure/aad-pod-identity/nmi:v1.8.5"
imagePullPolicy: IfNotPresent
args:
- "--node=$(NODE_NAME)"
Expand Down

0 comments on commit fef4e34

Please sign in to comment.