Skip to content

Commit

Permalink
Bump tinkerbell/tink to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot committed Nov 8, 2024
1 parent 6507fc0 commit 453a9d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ projects:
go_version: "1.23"
- name: tink
versions:
- tag: v0.10.1
- tag: v0.12.1
go_version: "1.22"
- org: torvalds
repos:
Expand Down
2 changes: 1 addition & 1 deletion projects/tinkerbell/tink/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.10.1
v0.12.1
2 changes: 1 addition & 1 deletion projects/tinkerbell/tink/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Tink**
![Version](https://img.shields.io/badge/version-v0.10.1-blue)
![Version](https://img.shields.io/badge/version-v0.12.1-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiUmxrMmd4b2N6dk02TDRPVlVXQ1N3aEhsRzAxWFBtZ1Y1VVNXWEtVZlVNS0tkQlZ4MHFuNXJiWld0ZFMvVzVmMzZxWjhKK3FERWdQeEV6RWd6WFZBcGM0PSIsIml2UGFyYW1ldGVyU3BlYyI6ImEvZEhCemJsQXJWZXVmc2kiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[Tink](https://github.com/tinkerbell/tink) consists of the tink-server, tink-controller and tink-worker. The tink-worker and tink-server communicate over gRPC, and are responsible for processing workflows. Tink-controller is Kubernetes controller that is responsible for reconciling Tinkerbell hardwares, templates and workflows. The CLI is the user-interactive piece for creating workflows and their building blocks, templates and hardware data.
Expand Down

0 comments on commit 453a9d6

Please sign in to comment.