diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index ea8f9cfd79..3e4096ecbc 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -283,7 +283,7 @@ projects: go_version: "1.21" - name: hook versions: - - tag: v0.9.1 + - tag: v0.9.2 go_version: "1.22" - name: hub versions: diff --git a/projects/tinkerbell/hook/CHECKSUMS b/projects/tinkerbell/hook/CHECKSUMS index a17246d56d..5bb35249ff 100644 --- a/projects/tinkerbell/hook/CHECKSUMS +++ b/projects/tinkerbell/hook/CHECKSUMS @@ -1,4 +1,2 @@ -888fb379ad47f0a4388f7fb1325b94e18b04d2f31ca8ea6338111ee124ae431e _output/bin/hook/linux-amd64/hook-bootkit -6661ebff773a62a376cd59492c746588b783bf31f32c85632e4b0d5bfa3bcbeb _output/bin/hook/linux-amd64/hook-docker -65be350eed2c9414ae828d861f753febaf688df14f63d6cc76ccee5d0ab8d040 _output/bin/hook/linux-arm64/hook-bootkit -bbd3f035ffa2e13a95fce878895604adac19752d070a3d4b03c73bbdba43c9f3 _output/bin/hook/linux-arm64/hook-docker +dce0352eaea3645281743e18406f73b726427f387ed65cc3723ad813d281bad5 _output/bin/hook/linux-arm64/hook-bootkit +fe84478f40592124fc1fcc43952ac611f6c078bd5daea5591362e7d9ba42fc91 _output/bin/hook/linux-arm64/hook-docker diff --git a/projects/tinkerbell/hook/GIT_TAG b/projects/tinkerbell/hook/GIT_TAG index 1bd5ffe10e..e6e6db4c47 100644 --- a/projects/tinkerbell/hook/GIT_TAG +++ b/projects/tinkerbell/hook/GIT_TAG @@ -1 +1 @@ -v0.9.1 +v0.9.2 diff --git a/projects/tinkerbell/hook/HOOK_BOOTKIT_ATTRIBUTION.txt b/projects/tinkerbell/hook/HOOK_BOOTKIT_ATTRIBUTION.txt index 7c896645b0..cf5808edd9 100644 --- a/projects/tinkerbell/hook/HOOK_BOOTKIT_ATTRIBUTION.txt +++ b/projects/tinkerbell/hook/HOOK_BOOTKIT_ATTRIBUTION.txt @@ -29,7 +29,7 @@ https://github.com/opencontainers/go-digest ** github.com/opencontainers/image-spec/specs-go; version v1.0.2 -- https://github.com/opencontainers/image-spec -** github.com/tinkerbell/hook/hook-bootkit; version v0.9.1 -- +** github.com/tinkerbell/hook/hook-bootkit; version v0.9.2 -- https://github.com/tinkerbell/hook/hook-bootkit ** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.51.0 -- diff --git a/projects/tinkerbell/hook/HOOK_DOCKER_ATTRIBUTION.txt b/projects/tinkerbell/hook/HOOK_DOCKER_ATTRIBUTION.txt index 5e8019d928..5a94ced314 100644 --- a/projects/tinkerbell/hook/HOOK_DOCKER_ATTRIBUTION.txt +++ b/projects/tinkerbell/hook/HOOK_DOCKER_ATTRIBUTION.txt @@ -1,5 +1,5 @@ -** github.com/tinkerbell/hook/hook-docker; version v0.9.1 -- +** github.com/tinkerbell/hook/hook-docker; version v0.9.2 -- https://github.com/tinkerbell/hook/hook-docker diff --git a/projects/tinkerbell/hook/README.md b/projects/tinkerbell/hook/README.md index 7656ade2f7..fbc984797f 100644 --- a/projects/tinkerbell/hook/README.md +++ b/projects/tinkerbell/hook/README.md @@ -1,5 +1,5 @@ ## **Hook** -![Version](https://img.shields.io/badge/version-v0.9.1-blue) +![Version](https://img.shields.io/badge/version-v0.9.2-blue) ![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoicVVYYXpIMzRpazNGUTBWdnY1dittK09zNDJvRmtlUlpTZUtZRFoyMkZ0YzlZT3NBMTRSSUFacFg3ZzdVNjg3SlhOZ2dZNmExOVkwaDE5U2RNQldWSTBzPSIsIml2UGFyYW1ldGVyU3BlYyI6ImdYN1lEaGZuSVpQMjhLM2EiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main) [Hook](https://github.com/tinkerbell/hook) is the Tinkerbell Installation Environment for bare-metal. It runs in-memory, installs operating system, and handles deprovisioning.