Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tinkerbell/hook to latest release #4058

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ projects:
go_version: "1.22"
- name: hook
versions:
- tag: v0.9.1
- tag: v0.10.0
go_version: "1.22"
- name: hub
versions:
Expand Down
2 changes: 1 addition & 1 deletion projects/tinkerbell/hook/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.9.1
v0.10.0
2 changes: 1 addition & 1 deletion projects/tinkerbell/hook/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Hook**
![Version](https://img.shields.io/badge/version-v0.9.1-blue)
![Version](https://img.shields.io/badge/version-v0.10.0-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.
Expand Down