artifacthub helm/aad-pod-identity/aad-pod-identity 1.6.0
v1.6.0

latest releases: 4.1.18, 4.1.17, 4.1.16...
3 years ago

⚠️ v1.6.0 contains breaking changes - Please read the doc carefully before upgrade

Details about the changes which went into the v1.6.0 release can be found here: CHANGELOG-1.6.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.6.0

Don't miss a new aad-pod-identity release

NewReleases is sending notifications on new releases.