From 8d8ea266aff3bbd7e328143c129d53d1679c68e1 Mon Sep 17 00:00:00 2001 From: Satya Date: Mon, 15 Jun 2026 13:22:58 +0800 Subject: [PATCH 1/2] Upgrade earthly version to 0.8.16 --- .github/workflows/release.yml | 4 ++-- config/version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 645bdfd..d838935 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: earthly/actions-setup@v1 with: - version: v0.8.0 + version: v0.8.16 - name: Set up Docker Buildx uses: docker/setup-buildx-action@v3 - uses: actions/checkout@v4 @@ -40,7 +40,7 @@ jobs: steps: - uses: earthly/actions-setup@v1 with: - version: v0.8.0 + version: v0.8.16 - name: Set up Docker Buildx uses: docker/setup-buildx-action@v3 - uses: actions/checkout@v4 diff --git a/config/version b/config/version index 5c77eb1..616f28b 100644 --- a/config/version +++ b/config/version @@ -1,2 +1,2 @@ -tag=0.12.0-beta4 +tag=0.12.0-beta5-b1 revision= From 2157b6bb26e39ad529bf6920f13c41e60f5110c2 Mon Sep 17 00:00:00 2001 From: Satya Date: Mon, 15 Jun 2026 14:03:13 +0800 Subject: [PATCH 2/2] Update version --- config/version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/version b/config/version index 616f28b..c1b71a9 100644 --- a/config/version +++ b/config/version @@ -1,2 +1,2 @@ -tag=0.12.0-beta5-b1 +tag=0.12.0-beta5 revision=