Skip to content

Commit e352257

Browse files
[release-0.21] Bump tinkerbell/hook to latest release (#4063)
* Bump tinkerbell/hook to latest release * Update ARM64 checksums for tinkerbell/hook --------- Co-authored-by: Abhay Krishna Arunachalam <[email protected]>
1 parent 581685a commit e352257

6 files changed

+9
-9
lines changed

UPSTREAM_PROJECTS.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ projects:
283283
go_version: "1.21"
284284
- name: hook
285285
versions:
286-
- tag: v0.9.1
286+
- tag: v0.9.2
287287
go_version: "1.22"
288288
- name: hub
289289
versions:

projects/tinkerbell/hook/CHECKSUMS

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0cdc0ce4a063bcb1caa2a1df80c80c3173799facbf3e7adfcdaf750990db74f2 _output/bin/hook/linux-amd64/hook-bootkit
2-
f9c6f44845a152b001396eead376f4c85e009cdb8e7ac74e7e4b50a745261f32 _output/bin/hook/linux-amd64/hook-docker
3-
48d612288362dda9f7f9d0fb7e80498303678945fbf227babb82ad2498acc779 _output/bin/hook/linux-arm64/hook-bootkit
4-
174d9dd2913476efbb8ab58fdd5eaa8672fe0789f2bf24a32fa3e89fb6a3e1a6 _output/bin/hook/linux-arm64/hook-docker
1+
f8418f5ad4b1a12effb3ca6bb8000484e6a4a7d55ef2e540814f999c249e0118 _output/bin/hook/linux-amd64/hook-bootkit
2+
bcb1d6d0180b9f4979d72b38f7402742ac82e9bb215ec176bc10e2d968302dad _output/bin/hook/linux-amd64/hook-docker
3+
bd9bb4baf29f3b2046330203b0690ed0aa38cf28a18add04cbb7522f217c8955 _output/bin/hook/linux-arm64/hook-bootkit
4+
ced55fdb33e2f07bec6d9a9063723226212b7a78ab771aaeeb13e61f1736fba6 _output/bin/hook/linux-arm64/hook-docker

projects/tinkerbell/hook/GIT_TAG

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.9.1
1+
v0.9.2

projects/tinkerbell/hook/HOOK_BOOTKIT_ATTRIBUTION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ https://github.com/opencontainers/go-digest
2929
** github.com/opencontainers/image-spec/specs-go; version v1.0.2 --
3030
https://github.com/opencontainers/image-spec
3131

32-
** github.com/tinkerbell/hook/hook-bootkit; version v0.9.1 --
32+
** github.com/tinkerbell/hook/hook-bootkit; version v0.9.2 --
3333
https://github.com/tinkerbell/hook/hook-bootkit
3434

3535
** go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp; version v0.51.0 --

projects/tinkerbell/hook/HOOK_DOCKER_ATTRIBUTION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
** github.com/tinkerbell/hook/hook-docker; version v0.9.1 --
2+
** github.com/tinkerbell/hook/hook-docker; version v0.9.2 --
33
https://github.com/tinkerbell/hook/hook-docker
44

55

projects/tinkerbell/hook/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## **Hook**
2-
![Version](https://img.shields.io/badge/version-v0.9.1-blue)
2+
![Version](https://img.shields.io/badge/version-v0.9.2-blue)
33
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoicVVYYXpIMzRpazNGUTBWdnY1dittK09zNDJvRmtlUlpTZUtZRFoyMkZ0YzlZT3NBMTRSSUFacFg3ZzdVNjg3SlhOZ2dZNmExOVkwaDE5U2RNQldWSTBzPSIsIml2UGFyYW1ldGVyU3BlYyI6ImdYN1lEaGZuSVpQMjhLM2EiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)
44

55
[Hook](https://github.com/tinkerbell/hook) is the Tinkerbell Installation Environment for bare-metal. It runs in-memory, installs operating system, and handles deprovisioning.

0 commit comments

Comments
 (0)