Skip to content

Commit

Permalink
Merge pull request #2956 from sonasingh46/bump-aad-to-1.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.6
  • Loading branch information
k8s-ci-robot authored Dec 19, 2022
2 parents b8036c2 + 3e8021a commit 87d4fd2
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 87d4fd2

Please sign in to comment.