From 7eebca0dc1ae1fc7815b53395865c86276467688 Mon Sep 17 00:00:00 2001 From: github-merge-queue Date: Sat, 19 Jul 2025 05:19:57 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20for=20tg-0.83.2=20o?= =?UTF-8?q?t-1.10.3=20aws-2.27.55=20gcp-530.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Files changed: M Makefile M README.md --- Makefile | 8 ++++---- README.md | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Makefile b/Makefile index 771a63df..604d49de 100644 --- a/Makefile +++ b/Makefile @@ -2,12 +2,12 @@ phony: help # Provide versions of the main dependencies to use with this Docker image -AWS_VERSION := 2.27.49 -GCP_VERSION := 529.0.0 +AWS_VERSION := 2.27.55 +GCP_VERSION := 530.0.0 AZ_VERSION = 2.75.0 TF_VERSION := 1.12.2 -OT_VERSION := 1.10.2 -TG_VERSION := 0.83.0 +OT_VERSION := 1.10.3 +TG_VERSION := 0.83.2 TF_TG_VERSION := tf-$(TF_VERSION)-tg-$(TG_VERSION) OT_TG_VERSION := ot-$(OT_VERSION)-tg-$(TG_VERSION) FULL_VERSION := tf-$(TF_VERSION)-ot-$(OT_VERSION)-tg-$(TG_VERSION) diff --git a/README.md b/README.md index 7edbf837..bb574c61 100644 --- a/README.md +++ b/README.md @@ -66,15 +66,15 @@ bundled with or not (see second table below). | Current release full tag version value | |:---------------------------------------| -| `tf-1.12.2-ot-1.10.2-tg-0.83.0` | +| `tf-1.12.2-ot-1.10.3-tg-0.83.2` | | Registry | Example full image name | Image name | Image version | Terraform version | OpenTofu version | Terragrunt version | |--------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|---------------------|----------------------|-------------------|------------------|--------------------| -| [Docker Hub](https://hub.docker.com/repository/docker/devopsinfra/docker-terragrunt) | `devopsinfra/docker-terragrunt:tf-1.12.2-tg-0.83.0` | `docker-terragrunt` | `tf-1.12.2-tg-0.83.0` | `1.12.2` | `N/A` | `0.83.0` | -| [Docker Hub](https://hub.docker.com/repository/docker/devopsinfra/docker-terragrunt) | `devopsinfra/docker-terragrunt:ot-1.10.2-tg-0.83.0` | `docker-terragrunt` | `ot-1.10.2-tg-0.83.0` | `N/A` | `1.10.2` | `0.83.0` | -| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:tf-1.12.2-tg-0.83.0` | `docker-terragrunt` | `tf-1.12.2-tg-0.83.0` | `1.12.2` | `N/A` | `0.83.0` | -| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:ot-1.10.2-tg-0.83.0` | `docker-terragrunt` | `ot-1.10.2-tg-0.83.0` | `N/A` | `1.10.2` | `0.83.0` | +| [Docker Hub](https://hub.docker.com/repository/docker/devopsinfra/docker-terragrunt) | `devopsinfra/docker-terragrunt:tf-1.12.2-tg-0.83.2` | `docker-terragrunt` | `tf-1.12.2-tg-0.83.2` | `1.12.2` | `N/A` | `0.83.2` | +| [Docker Hub](https://hub.docker.com/repository/docker/devopsinfra/docker-terragrunt) | `devopsinfra/docker-terragrunt:ot-1.10.3-tg-0.83.2` | `docker-terragrunt` | `ot-1.10.3-tg-0.83.2` | `N/A` | `1.10.3` | `0.83.2` | +| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:tf-1.12.2-tg-0.83.2` | `docker-terragrunt` | `tf-1.12.2-tg-0.83.2` | `1.12.2` | `N/A` | `0.83.2` | +| [GitHub Packages](https://github.com/devops-infra/docker-terragrunt/packages) | `ghcr.io/devops-infra/docker-terragrunt/docker-terragrunt:ot-1.10.3-tg-0.83.2` | `docker-terragrunt` | `ot-1.10.3-tg-0.83.2` | `N/A` | `1.10.3` | `0.83.2` | # Available flavours