From 910cd493da4cc2ea145cf3f42e78b256263056fa Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot Date: Tue, 17 Dec 2024 10:04:40 +0000 Subject: [PATCH] Bump tinkerbell/hook to latest release --- UPSTREAM_PROJECTS.yaml | 2 +- projects/tinkerbell/hook/CHECKSUMS | 6 ++---- projects/tinkerbell/hook/GIT_TAG | 2 +- projects/tinkerbell/hook/HOOK_BOOTKIT_ATTRIBUTION.txt | 4 ++-- projects/tinkerbell/hook/HOOK_DOCKER_ATTRIBUTION.txt | 4 ++-- projects/tinkerbell/hook/README.md | 2 +- 6 files changed, 9 insertions(+), 11 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index bb5fee0ec5..e7933cdeab 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..5cd8f01c7c 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 +f8418f5ad4b1a12effb3ca6bb8000484e6a4a7d55ef2e540814f999c249e0118 _output/bin/hook/linux-amd64/hook-bootkit +bcb1d6d0180b9f4979d72b38f7402742ac82e9bb215ec176bc10e2d968302dad _output/bin/hook/linux-amd64/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..8c63e75b0c 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 -- @@ -341,7 +341,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------ -** golang.org/go; version go1.22.8 -- +** golang.org/go; version go1.22.10 -- https://github.com/golang/go ** golang.org/x/net; version v0.23.0 -- diff --git a/projects/tinkerbell/hook/HOOK_DOCKER_ATTRIBUTION.txt b/projects/tinkerbell/hook/HOOK_DOCKER_ATTRIBUTION.txt index 5e8019d928..4741be0062 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 @@ -207,7 +207,7 @@ https://github.com/tinkerbell/hook/hook-docker ------ -** golang.org/go; version go1.22.8 -- +** golang.org/go; version go1.22.10 -- https://github.com/golang/go Copyright (c) 2009 The Go Authors. All rights reserved. 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.