Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

v1.5.4

Compare
Choose a tag to compare
@aramase aramase released this 18 Dec 01:05
· 414 commits to master since this release

Details about the changes which went into the v1.5.4 release can be found here: CHANGELOG-1.5.md

Installation/Upgrade for RBAC clusters:

kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/master/deploy/infra/deployment-rbac.yaml

For non-RBAC clusters:

kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/master/deploy/infra/deployment.yaml

Using Helm:

helm repo update
helm install aad-pod-identity/aad-pod-identity --name pod-identity --version 1.5.4