From d8cbbe00270d7ba2d72217cc915446d0d4af6769 Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot Date: Fri, 18 Oct 2024 08:08:08 +0000 Subject: [PATCH] Bump tinkerbell/tink to latest release --- UPSTREAM_PROJECTS.yaml | 2 +- projects/tinkerbell/tink/GIT_TAG | 2 +- projects/tinkerbell/tink/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index f35d841e0a..8d51b26924 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -299,7 +299,7 @@ projects: go_version: "1.23" - name: tink versions: - - tag: v0.10.1 + - tag: v0.11.0 go_version: "1.22" - org: torvalds repos: diff --git a/projects/tinkerbell/tink/GIT_TAG b/projects/tinkerbell/tink/GIT_TAG index aedc9ddc39..fd2726c91d 100644 --- a/projects/tinkerbell/tink/GIT_TAG +++ b/projects/tinkerbell/tink/GIT_TAG @@ -1 +1 @@ -v0.10.1 \ No newline at end of file +v0.11.0 diff --git a/projects/tinkerbell/tink/README.md b/projects/tinkerbell/tink/README.md index c17c6d3dce..5dfbbe58fa 100644 --- a/projects/tinkerbell/tink/README.md +++ b/projects/tinkerbell/tink/README.md @@ -1,5 +1,5 @@ ## **Tink** -![Version](https://img.shields.io/badge/version-v0.10.1-blue) +![Version](https://img.shields.io/badge/version-v0.11.0-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.