Skip to content

Commit b5ce3ec

Browse files
Bump tinkerbell/tink to latest release
1 parent 75e0796 commit b5ce3ec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

UPSTREAM_PROJECTS.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ projects:
299299
go_version: "1.22"
300300
- name: tink
301301
versions:
302-
- tag: v0.10.1
302+
- tag: v0.12.1
303303
go_version: "1.22"
304304
- org: torvalds
305305
repos:

projects/tinkerbell/tink/GIT_TAG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.10.1
1+
v0.12.1

projects/tinkerbell/tink/README.md

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

55
[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.

0 commit comments

Comments
 (0)