Skip to content

Commit

Permalink
Merge pull request #2957 from sonasingh46/bump-aad-v1.8.14
Browse files Browse the repository at this point in the history
bump aad-pod-identity image to v1.8.14 on branch release-1.5
  • Loading branch information
k8s-ci-robot authored Dec 19, 2022
2 parents 40044fc + ebf8318 commit 89bcdbd
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 @@ -286,7 +286,7 @@ spec:
type: FileOrCreate
containers:
- name: nmi
image: "mcr.microsoft.com/oss/azure/aad-pod-identity/nmi:v1.8.9"
image: "mcr.microsoft.com/oss/azure/aad-pod-identity/nmi:v1.8.14"
imagePullPolicy: IfNotPresent
args:
- "--node=$(NODE_NAME)"
Expand Down

0 comments on commit 89bcdbd

Please sign in to comment.