Skip to content

Releases: rpardini/tinkerbell-hook

20260522-0820

22 May 08:26
5e8e29c

Choose a tag to compare

kernel: USE_LATEST_BUILT_KERNEL: use skopeo to query OCI registries

- Replace direct curl calls with proper skopeo-based implementation
- Add get_latest_kernel_point_release_using_skopeo() helper in docker.sh
- Properly handles authenticated registries (unlike direct curl)
- Filters tags with regex for kernel version pattern (major.minor.point-hash)
- Falls back to kernel.org if registry query fails
- Removes limitation to unauthenticated registries only
- Fixes #310

Assisted-by: Claude Sonnet 4.5
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>

20260521-0830

21 May 08:36
5e8e29c

Choose a tag to compare

kernel: USE_LATEST_BUILT_KERNEL: use skopeo to query OCI registries

- Replace direct curl calls with proper skopeo-based implementation
- Add get_latest_kernel_point_release_using_skopeo() helper in docker.sh
- Properly handles authenticated registries (unlike direct curl)
- Filters tags with regex for kernel version pattern (major.minor.point-hash)
- Falls back to kernel.org if registry query fails
- Removes limitation to unauthenticated registries only
- Fixes #310

Assisted-by: Claude Sonnet 4.5
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>

20260520-0824

20 May 08:30
5e8e29c

Choose a tag to compare

kernel: USE_LATEST_BUILT_KERNEL: use skopeo to query OCI registries

- Replace direct curl calls with proper skopeo-based implementation
- Add get_latest_kernel_point_release_using_skopeo() helper in docker.sh
- Properly handles authenticated registries (unlike direct curl)
- Filters tags with regex for kernel version pattern (major.minor.point-hash)
- Falls back to kernel.org if registry query fails
- Removes limitation to unauthenticated registries only
- Fixes #310

Assisted-by: Claude Sonnet 4.5
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>

20260518-0842

18 May 09:08
5e8e29c

Choose a tag to compare

kernel: USE_LATEST_BUILT_KERNEL: use skopeo to query OCI registries

- Replace direct curl calls with proper skopeo-based implementation
- Add get_latest_kernel_point_release_using_skopeo() helper in docker.sh
- Properly handles authenticated registries (unlike direct curl)
- Filters tags with regex for kernel version pattern (major.minor.point-hash)
- Falls back to kernel.org if registry query fails
- Removes limitation to unauthenticated registries only
- Fixes #310

Assisted-by: Claude Sonnet 4.5
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>

20260517-0732

17 May 07:38
5e8e29c

Choose a tag to compare

kernel: USE_LATEST_BUILT_KERNEL: use skopeo to query OCI registries

- Replace direct curl calls with proper skopeo-based implementation
- Add get_latest_kernel_point_release_using_skopeo() helper in docker.sh
- Properly handles authenticated registries (unlike direct curl)
- Filters tags with regex for kernel version pattern (major.minor.point-hash)
- Falls back to kernel.org if registry query fails
- Removes limitation to unauthenticated registries only
- Fixes #310

Assisted-by: Claude Sonnet 4.5
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>

20260516-0712

16 May 07:32
5e8e29c

Choose a tag to compare

kernel: USE_LATEST_BUILT_KERNEL: use skopeo to query OCI registries

- Replace direct curl calls with proper skopeo-based implementation
- Add get_latest_kernel_point_release_using_skopeo() helper in docker.sh
- Properly handles authenticated registries (unlike direct curl)
- Filters tags with regex for kernel version pattern (major.minor.point-hash)
- Falls back to kernel.org if registry query fails
- Removes limitation to unauthenticated registries only
- Fixes #310

Assisted-by: Claude Sonnet 4.5
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>

20260513-0748

13 May 07:59
5e8e29c

Choose a tag to compare

kernel: USE_LATEST_BUILT_KERNEL: use skopeo to query OCI registries

- Replace direct curl calls with proper skopeo-based implementation
- Add get_latest_kernel_point_release_using_skopeo() helper in docker.sh
- Properly handles authenticated registries (unlike direct curl)
- Filters tags with regex for kernel version pattern (major.minor.point-hash)
- Falls back to kernel.org if registry query fails
- Removes limitation to unauthenticated registries only
- Fixes #310

Assisted-by: Claude Sonnet 4.5
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>

20260512-0741

12 May 07:49
5e8e29c

Choose a tag to compare

kernel: USE_LATEST_BUILT_KERNEL: use skopeo to query OCI registries

- Replace direct curl calls with proper skopeo-based implementation
- Add get_latest_kernel_point_release_using_skopeo() helper in docker.sh
- Properly handles authenticated registries (unlike direct curl)
- Filters tags with regex for kernel version pattern (major.minor.point-hash)
- Falls back to kernel.org if registry query fails
- Removes limitation to unauthenticated registries only
- Fixes #310

Assisted-by: Claude Sonnet 4.5
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>

20260511-0823

11 May 08:29
5e8e29c

Choose a tag to compare

kernel: USE_LATEST_BUILT_KERNEL: use skopeo to query OCI registries

- Replace direct curl calls with proper skopeo-based implementation
- Add get_latest_kernel_point_release_using_skopeo() helper in docker.sh
- Properly handles authenticated registries (unlike direct curl)
- Filters tags with regex for kernel version pattern (major.minor.point-hash)
- Falls back to kernel.org if registry query fails
- Removes limitation to unauthenticated registries only
- Fixes #310

Assisted-by: Claude Sonnet 4.5
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>

20260510-0724

10 May 07:28
5e8e29c

Choose a tag to compare

kernel: USE_LATEST_BUILT_KERNEL: use skopeo to query OCI registries

- Replace direct curl calls with proper skopeo-based implementation
- Add get_latest_kernel_point_release_using_skopeo() helper in docker.sh
- Properly handles authenticated registries (unlike direct curl)
- Filters tags with regex for kernel version pattern (major.minor.point-hash)
- Falls back to kernel.org if registry query fails
- Removes limitation to unauthenticated registries only
- Fixes #310

Assisted-by: Claude Sonnet 4.5
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>