Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 4 months
Some releases are documented
notes for 10 of 33 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
392 releases · first in 2019
Release timeline
392 releases since 2019Releases
- v1.8.18-0.20231002203421-e4e7eab22ca42 Oct 2023pre-release
Nothing published for this version
- v1.8.1716 Jun 2023
Release notes
Open source →❗ IMPORTANT: As of Monday 10/24/2022, AAD Pod Identity is deprecated. As mentioned in the announcement, AAD Pod Identity has been replaced with Azure Workload Identity. Going forward, we will no longer add new features or bug fixes to this project in favor of Azure Workload Identity, which reached General Availability (GA) in Azure Kubernetes Service (AKS). We will provide CVE patches until September 2023, at which time the project will be archived. There will be no new releases after September 2023. Refer to doc for release cadence.
Details about the changes which went into the v1.8.17 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v1817
Note The images are now hosted in
mcr.microsoft.com/oss/azure/aad-pod-identityInstallation/Upgrade for RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.17/deploy/infra/deployment-rbac.yaml For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.17/deploy/infra/mic-exception.yaml
For non-RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.17/deploy/infra/deployment.yaml # For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.17/deploy/infra/mic-exception.yamlUsing Helm:
helm repo update helm install aad-pod-identity aad-pod-identity/aad-pod-identity
- v1.8.17-0.20230616155424-d17ea6a41aed16 Jun 2023pre-release
Nothing published for this version
- v1.8.17-0.20230518030250-c7134dacda0c18 May 2023pre-release
Nothing published for this version
- v1.8.1616 May 2023
Release notes
Open source →❗ IMPORTANT: As mentioned in the announcement, we are planning to replace AAD Pod Identity with Azure Workload Identity. Going forward, we will no longer add new features to this project in favor of Azure Workload Identity. We will continue to provide critical bug fixes until Azure Workload Identity reaches general availability. Following that, we will provide CVE patches until September 2023, at which time the project will be archived. Refer to doc for release cadence.
Details about the changes which went into the v1.8.16 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v1816
Note The images are now hosted in
mcr.microsoft.com/oss/azure/aad-pod-identityInstallation/Upgrade for RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.16/deploy/infra/deployment-rbac.yaml For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.16/deploy/infra/mic-exception.yaml
For non-RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.16/deploy/infra/deployment.yaml # For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.16/deploy/infra/mic-exception.yamlUsing Helm:
helm repo update helm install aad-pod-identity aad-pod-identity/aad-pod-identity
- v1.8.16-0.20230324055045-3f2669428af024 Mar 2023pre-release
Nothing published for this version
- v1.8.1517 Mar 2023
Release notes
Open source →❗ IMPORTANT: As mentioned in the announcement, we are planning to replace AAD Pod Identity with Azure Workload Identity. Going forward, we will no longer add new features to this project in favor of Azure Workload Identity. We will continue to provide critical bug fixes until Azure Workload Identity reaches general availability. Following that, we will provide CVE patches until September 2023, at which time the project will be archived. Refer to doc for release cadence.
Details about the changes which went into the v1.8.15 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v1815
Note The images are now hosted in
mcr.microsoft.com/oss/azure/aad-pod-identityInstallation/Upgrade for RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.15/deploy/infra/deployment-rbac.yaml For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.15/deploy/infra/mic-exception.yaml
For non-RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.15/deploy/infra/deployment.yaml # For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.15/deploy/infra/mic-exception.yamlUsing Helm:
helm repo update helm install aad-pod-identity aad-pod-identity/aad-pod-identity
- v1.8.15-0.20230307185328-ad17f3e119be7 Mar 2023pre-release
Nothing published for this version
- v1.8.15-0.20230223201216-437104fe20b823 Feb 2023pre-release
Nothing published for this version
- v1.8.15-0.20221221175033-196d499c26a921 Dec 2022pre-release
Nothing published for this version
- v1.8.1413 Dec 2022
Release notes
Open source →❗ IMPORTANT: As mentioned in the announcement, we are planning to replace AAD Pod Identity with Azure Workload Identity. Going forward, we will no longer add new features to this project in favor of Azure Workload Identity. However, we will continue patching critical bugs and security vulnerabilities until further notice. Refer to doc for release cadence.
Details about the changes which went into the v1.8.14 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v1814
Note The images are now hosted in
mcr.microsoft.com/oss/azure/aad-pod-identityInstallation/Upgrade for RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.14/deploy/infra/deployment-rbac.yaml For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.14/deploy/infra/mic-exception.yaml
For non-RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.14/deploy/infra/deployment.yaml # For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.14/deploy/infra/mic-exception.yamlUsing Helm:
helm repo update helm install aad-pod-identity aad-pod-identity/aad-pod-identity
- v1.8.1312 Oct 2022
Release notes
Open source →❗ IMPORTANT: As mentioned in the announcement, we are planning to replace AAD Pod Identity with Azure Workload Identity. Going forward, we will no longer add new features to this project in favor of Azure Workload Identity. However, we will continue patching critical bugs and security vulnerabilities until further notice. Refer to doc for release cadence.
Details about the changes which went into the v1.8.13 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v1813
Note The images are now hosted in
mcr.microsoft.com/oss/azure/aad-pod-identityInstallation/Upgrade for RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.13/deploy/infra/deployment-rbac.yaml For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.13/deploy/infra/mic-exception.yaml
For non-RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.13/deploy/infra/deployment.yaml # For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.13/deploy/infra/mic-exception.yamlUsing Helm:
helm repo update helm install aad-pod-identity aad-pod-identity/aad-pod-identity
- v1.8.13-0.20221003172905-7e01970391bd3 Oct 2022pre-release
Nothing published for this version
- v1.8.126 Sept 2022
Release notes
Open source →❗ IMPORTANT: As mentioned in the announcement, we are planning to replace AAD Pod Identity with Azure Workload Identity. Going forward, we will no longer add new features to this project in favor of Azure Workload Identity. However, we will continue patching critical bugs and security vulnerabilities until further notice. Refer to doc for release cadence.
Details about the changes which went into the v1.8.12 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v1812
Note The images are now hosted in
mcr.microsoft.com/oss/azure/aad-pod-identityInstallation/Upgrade for RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.12/deploy/infra/deployment-rbac.yaml For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.12/deploy/infra/mic-exception.yaml
For non-RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.12/deploy/infra/deployment.yaml # For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.12/deploy/infra/mic-exception.yamlUsing Helm:
helm repo update helm install aad-pod-identity aad-pod-identity/aad-pod-identity
- v1.8.12-0.20220829231930-034b618a3c7929 Aug 2022pre-release
Nothing published for this version
- v1.8.12-0.20220824195955-391bb14b150124 Aug 2022pre-release
Nothing published for this version
- v1.8.114 Aug 2022
Release notes
Open source →❗ IMPORTANT: As mentioned in the announcement, we are planning to replace AAD Pod Identity with Azure Workload Identity. Going forward, we will no longer add new features to this project in favor of Azure Workload Identity. However, we will continue patching critical bugs and security vulnerabilities until further notice. Refer to doc for release cadence.
Details about the changes which went into the v1.8.10 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v1811
Note The images are now hosted in
mcr.microsoft.com/oss/azure/aad-pod-identityInstallation/Upgrade for RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.11/deploy/infra/deployment-rbac.yaml For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.11/deploy/infra/mic-exception.yaml
For non-RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.11/deploy/infra/deployment.yaml # For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.11/deploy/infra/mic-exception.yamlUsing Helm:
helm repo update helm install aad-pod-identity aad-pod-identity/aad-pod-identity
- v1.8.107 Jul 2022
Release notes
Open source →Details about the changes which went into the v1.8.10 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v1810
Note The images are now hosted in
mcr.microsoft.com/oss/azure/aad-pod-identityInstallation/Upgrade for RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.10/deploy/infra/deployment-rbac.yaml For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.10/deploy/infra/mic-exception.yaml
For non-RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.10/deploy/infra/deployment.yaml # For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.10/deploy/infra/mic-exception.yamlUsing Helm:
helm repo update helm install aad-pod-identity aad-pod-identity/aad-pod-identity
- v1.8.10-0.20220628045125-2d947195679d28 Jun 2022pre-release
Nothing published for this version
- v1.8.10-0.20220615204751-98149d78ac8215 Jun 2022pre-release
Nothing published for this version
- v1.8.919 May 2022
Release notes
Open source →Details about the changes which went into the v1.8.9 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v189
Note The images are now hosted in
mcr.microsoft.com/oss/azure/aad-pod-identityInstallation/Upgrade for RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.9/deploy/infra/deployment-rbac.yaml For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.9/deploy/infra/mic-exception.yaml
For non-RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.9/deploy/infra/deployment.yaml # For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.9/deploy/infra/mic-exception.yamlUsing Helm:
helm repo update helm install aad-pod-identity aad-pod-identity/aad-pod-identity
- v1.8.9-0.20220503204148-e67cc336d2393 May 2022pre-release
Nothing published for this version
- v1.8.9-0.20220503193117-5be63ef03a043 May 2022pre-release
Nothing published for this version
- v1.8.9-0.20220419190419-8479a83f14a019 Apr 2022pre-release
Nothing published for this version
- v1.8.9-0.20220408014451-b8451330fb2c8 Apr 2022pre-release
Nothing published for this version
- v1.8.9-0.20220404171006-60cb91928aac4 Apr 2022pre-release
Nothing published for this version
- v1.8.81 Apr 2022
Release notes
Open source →Details about the changes which went into the v1.8.8 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v188
Note The images are now hosted in
mcr.microsoft.com/oss/azure/aad-pod-identityInstallation/Upgrade for RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.8/deploy/infra/deployment-rbac.yaml For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.8/deploy/infra/mic-exception.yaml
For non-RBAC clusters:
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.8/deploy/infra/deployment.yaml # For AKS clusters, deploy the MIC and AKS add-on exception by running - kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.8/deploy/infra/mic-exception.yamlUsing Helm:
helm repo update helm install aad-pod-identity aad-pod-identity/aad-pod-identity
- v1.8.8-0.20220330234849-cfa655ebe5bb30 Mar 2022pre-release
Nothing published for this version
- v1.8.8-0.20220325203248-7f45ae6783b325 Mar 2022pre-release
Nothing published for this version
- v1.8.8-0.20220317205959-3894ee1e144317 Mar 2022pre-release
Nothing published for this version
- v1.8.8-0.20220317191157-58504f076a8d17 Mar 2022pre-release
Nothing published for this version
- v1.8.8-0.20220302180626-a2105ec9523e2 Mar 2022pre-release
Nothing published for this version
- v1.8.710 Feb 2022
Nothing published for this version
- v1.8.7-rc.08 Feb 2022pre-release
Nothing published for this version
- v1.8.7-0.20220208001404-8b1a2ba0815c8 Feb 2022pre-release
Nothing published for this version
- v1.8.7-0.20220125210111-f1f0e4f2a86e25 Jan 2022pre-release
Nothing published for this version
- v1.8.7-0.20220121171626-31464f3f0f9021 Jan 2022pre-release
Nothing published for this version
- v1.8.7-0.20220118225621-7ea8908b88f818 Jan 2022pre-release
Nothing published for this version
- v1.8.7-0.20220105001227-00f812d749795 Jan 2022pre-release
Nothing published for this version
- v1.8.7-0.20220103185101-22d1edb0746c3 Jan 2022pre-release
Nothing published for this version
- v1.8.617 Dec 2021
Nothing published for this version
- v1.8.6-rc.0.0.20211216223355-a6f5dcf0d51416 Dec 2021pre-release
Nothing published for this version
- v1.8.6-rc.0.0.20211215222825-18cf4e2a3ffd15 Dec 2021pre-release
Nothing published for this version
- v1.8.6-rc.015 Dec 2021pre-release
Nothing published for this version
- v1.8.6-0.20211215021613-10b8b0e8c02a15 Dec 2021pre-release
Nothing published for this version
- v1.8.6-0.20211214180658-ba1c76df88f314 Dec 2021pre-release
Nothing published for this version
- v1.8.6-0.20211210232038-e7cda9a9467d10 Dec 2021pre-release
Nothing published for this version
- v1.8.6-0.20211208234921-cc8a292b87118 Dec 2021pre-release
Nothing published for this version
- v1.8.6-0.20211202224135-43e70110f74f2 Dec 2021pre-release
Nothing published for this version
- v1.8.6-0.20211013003949-0fbc00f8b57213 Oct 2021pre-release
Nothing published for this version
- v1.8.511 Oct 2021
Nothing published for this version
- v1.8.5-0.20211011230149-a5afff63eb1411 Oct 2021pre-release
Nothing published for this version
- v1.8.5-0.20211011181011-1d572f1f555c11 Oct 2021pre-release
Nothing published for this version
- v1.8.5-0.20211007035657-f5475799945a7 Oct 2021pre-release
Nothing published for this version
- v1.8.5-0.20211006212500-b68bd459da8f6 Oct 2021pre-release
Nothing published for this version
- v1.8.5-0.20211004164359-57c7a2a5f2bd4 Oct 2021pre-release
Nothing published for this version
- v1.8.5-0.20211001170514-d3c6a5d1b9d01 Oct 2021pre-release
Nothing published for this version
- v1.8.5-0.20210928210556-7b4bed7fa3ee28 Sept 2021pre-release
Nothing published for this version
- v1.8.5-0.20210920234841-2a52411ed22720 Sept 2021pre-release
Nothing published for this version
- v1.8.416 Sept 2021
Nothing published for this version