Skip to content

fix(ci): switch apko example config from maven to nginx#16

Merged
cpanato merged 1 commit into
mainfrom
fix/ci-apko-config-url
May 5, 2026
Merged

fix(ci): switch apko example config from maven to nginx#16
cpanato merged 1 commit into
mainfrom
fix/ci-apko-config-url

Conversation

@stevebeattie

Copy link
Copy Markdown
Member

The chainguard-images/images maven template used by the CI jobs is no longer reliably
available, causing unrelated CI failures on PRs.

Switch APKO_CONFIG to the nginx example from the apko repo itself
(chainguard-dev/apko/examples/nginx.yaml), update --package-append to install
wolfi-baselayout,nginx instead of the maven/openjdk stack, and update the smoke-test
step to run nginx -v instead of the java-specific invocation.

Unrelated to PSEC-923 — purely a CI maintenance fix.

The chainguard-images maven template is no longer reliably available.
Switch to the nginx example from the apko repo itself, update the
--package-append list to match, and update the smoke-test step to
run `nginx -v` instead of the java-specific invocation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@stevebeattie
stevebeattie force-pushed the fix/ci-apko-config-url branch from 383e136 to a9ba203 Compare May 5, 2026 01:21
@stevebeattie
stevebeattie requested review from cpanato and egibs May 5, 2026 01:23
@cpanato
cpanato merged commit b299be8 into main May 5, 2026
8 checks passed
@cpanato
cpanato deleted the fix/ci-apko-config-url branch May 5, 2026 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants