Skip to content

Commit

Permalink
Merge tag '1.10.3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Oxerror committed Dec 18, 2024
2 parents d97455f + 675e334 commit 56ffc2b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Note that two secret variables (`Azure.UserName` and `Azure.Password`) are passe

| Tag | Description | Base Image | Terraform | TfLint | Size |
|----------|---------------------------------------------------------------------------------|-----------------------------------------------|-----------|--------|------------------------------------------------------------------------------------------------------------------------------------|
| latest | Latest stable release (from `main` branch) | swissgrc/azure-pipelines-azurecli:2.67.0-net9 | 1.10.2 | 0.54.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-terraform/latest?style=flat-square) |
| latest | Latest stable release (from `main` branch) | swissgrc/azure-pipelines-azurecli:2.67.0-net9 | 1.10.3 | 0.54.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-terraform/latest?style=flat-square) |
| unstable | Latest unstable release (from `develop` branch) | swissgrc/azure-pipelines-azurecli:2.67.0-net9 | 1.10.3 | 0.54.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-terraform/unstable?style=flat-square) |
| 0.14.6 | [Terraform 0.14.6](https://github.com/hashicorp/terraform/releases/tag/v0.14.6) | azure-cli:2.19.1 | 0.14.6 | | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-terraform/0.14.6?style=flat-square) |
| 0.15.0 | [Terraform 0.15.0](https://github.com/hashicorp/terraform/releases/tag/v0.15.0) | azure-cli:2.22.0 | 0.15.0 | | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-terraform/0.15.0?style=flat-square) |
Expand Down Expand Up @@ -134,5 +134,6 @@ Note that two secret variables (`Azure.UserName` and `Azure.Password`) are passe
| 1.10.0 | [Terraform 1.10.0](https://github.com/hashicorp/terraform/releases/tag/v1.10.0) | swissgrc/azure-pipelines-azurecli:2.67.0-net9 | 1.10.0 | 0.54.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-terraform/1.10.0?style=flat-square) |
| 1.10.1 | [Terraform 1.10.1](https://github.com/hashicorp/terraform/releases/tag/v1.10.1) | swissgrc/azure-pipelines-azurecli:2.67.0-net9 | 1.10.1 | 0.54.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-terraform/1.10.1?style=flat-square) |
| 1.10.2 | [Terraform 1.10.2](https://github.com/hashicorp/terraform/releases/tag/v1.10.2) | swissgrc/azure-pipelines-azurecli:2.67.0-net9 | 1.10.2 | 0.54.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-terraform/1.10.2?style=flat-square) |
| 1.10.3 | [Terraform 1.10.3](https://github.com/hashicorp/terraform/releases/tag/v1.10.3) | swissgrc/azure-pipelines-azurecli:2.67.0-net9 | 1.10.3 | 0.54.0 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-terraform/1.10.3?style=flat-square) |

[Azure Pipelines container jobs]: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/container-phases

0 comments on commit 56ffc2b

Please sign in to comment.