Upgrade apko from 0.21.0 to 1.1.2
Some checks failed
Check for Upstream Stable Updates / Rebuild and push all variants (apko/base.yaml, base) (push) Blocked by required conditions
Check for Upstream Stable Updates / Rebuild and push all variants (apko/build.yaml, build) (push) Blocked by required conditions
Check for Upstream Stable Updates / Rebuild and push all variants (apko/dotnet-runtime.yaml, dotnet-runtime) (push) Blocked by required conditions
Check for Upstream Stable Updates / Rebuild and push all variants (apko/dotnet-sdk.yaml, dotnet-sdk) (push) Blocked by required conditions
Check for Upstream Stable Updates / Rebuild and push all variants (apko/flutter-sdk.yaml, flutter-sdk) (push) Blocked by required conditions
Build and Push Base Distro Images / build-and-push (apko/base.yaml, base) (push) Successful in 1m1s
Build and Push Base Distro Images / build-and-push (apko/build.yaml, build) (push) Successful in 1m3s
Build and Push Base Distro Images / build-and-push (apko/dotnet-runtime.yaml, dotnet-runtime) (push) Successful in 42s
Build and Push Base Distro Images / build-and-push (apko/dotnet-sdk.yaml, dotnet-sdk) (push) Successful in 1m4s
Build and Push Base Distro Images / build-and-push (apko/flutter-sdk.yaml, flutter-sdk) (push) Successful in 46s
Weekly Rebuild (CVE Updates) / rebuild (apko/base.yaml, base) (push) Successful in 32s
Weekly Rebuild (CVE Updates) / rebuild (apko/dotnet-runtime.yaml, dotnet-runtime) (push) Successful in 33s
Weekly Rebuild (CVE Updates) / rebuild (apko/build.yaml, build) (push) Successful in 43s
Weekly Rebuild (CVE Updates) / rebuild (apko/flutter-sdk.yaml, flutter-sdk) (push) Successful in 36s
Weekly Rebuild (CVE Updates) / rebuild (apko/dotnet-sdk.yaml, dotnet-sdk) (push) Successful in 38s
Check for Upstream Stable Updates / Check .NET stable releases (push) Successful in 1s
Check for Upstream Stable Updates / Check Flutter stable releases (push) Successful in 1s
Check for Upstream Stable Updates / Create release for new Flutter version (push) Has been skipped
Check for Upstream Stable Updates / Check Wolfi package updates (push) Has been cancelled

Fixes wolfi-baselayout install failure caused by symlink tar entry
handling that changed in newer Wolfi packages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Mathias Beaulieu-Duncan 2026-02-02 10:42:01 -05:00
parent 6593a17aea
commit 193ce6f4c6
4 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ permissions:
env: env:
IMAGE_NAME: base-distro IMAGE_NAME: base-distro
APKO_VERSION: 0.21.0 APKO_VERSION: 1.1.2
jobs: jobs:
build-and-push: build-and-push:

View File

@ -13,7 +13,7 @@ permissions:
env: env:
IMAGE_NAME: base-distro IMAGE_NAME: base-distro
APKO_VERSION: 0.21.0 APKO_VERSION: 1.1.2
jobs: jobs:
rebuild: rebuild:

View File

@ -10,7 +10,7 @@ permissions:
env: env:
IMAGE_NAME: base-distro IMAGE_NAME: base-distro
APKO_VERSION: 0.21.0 APKO_VERSION: 1.1.2
jobs: jobs:
scout: scout:

View File

@ -13,7 +13,7 @@ permissions:
env: env:
IMAGE_NAME: base-distro IMAGE_NAME: base-distro
APKO_VERSION: 0.21.0 APKO_VERSION: 1.1.2
jobs: jobs:
check-wolfi: check-wolfi: