Skip to content

Conversation

@found-it
Copy link
Contributor

It doesn't seem like we are building all our kernels on an automated schedule to pick up the latest. The last full build looks like it was 3 months ago so the latest and stable tags are out of date from what they should be.

➜ crane export ghcr.io/edera-dev/zone-kernel:stable | tar -Oxf - kernel/metadata
KERNEL_ARCH=x86_64
KERNEL_VERSION=6.15.1
KERNEL_FLAVOR=zone
KERNEL_CONFIG=sha256:b483a8fb9a3bbab9f8d1ae0d84a2536e101d21561f4f0bc0c1f9f83ace8ddc01

➜ crane export ghcr.io/edera-dev/zone-kernel:latest | tar -Oxf - kernel/metadata
KERNEL_ARCH=x86_64
KERNEL_VERSION=6.15.1
KERNEL_FLAVOR=zone
KERNEL_CONFIG=sha256:b483a8fb9a3bbab9f8d1ae0d84a2536e101d21561f4f0bc0c1f9f83ace8ddc01

Signed-off-by: James Petersen <jpetersenames@gmail.com>
@found-it
Copy link
Contributor Author

I arbitrarily picked a weekly schedule, happy to modify as necessary

@kaniini kaniini merged commit a59f2ff into main Aug 21, 2025
1 check passed
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.

3 participants