From c417991b9fa0bd3055d94f8da64c95eb15618227 Mon Sep 17 00:00:00 2001 From: Rahul Ganesh <31204974+rahulbabu95@users.noreply.github.com> Date: Fri, 3 Jan 2025 20:27:12 -0800 Subject: [PATCH] Bump CAPT to latest version (#4185) Signed-off-by: Rahul Ganesh Co-authored-by: Rahul Ganesh --- UPSTREAM_PROJECTS.yaml | 2 +- projects/tinkerbell/cluster-api-provider-tinkerbell/CHECKSUMS | 4 ++-- projects/tinkerbell/cluster-api-provider-tinkerbell/GIT_TAG | 2 +- projects/tinkerbell/cluster-api-provider-tinkerbell/README.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index 92d1e2fe8d..8a0765719f 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -275,7 +275,7 @@ projects: go_version: "1.21" - name: cluster-api-provider-tinkerbell versions: - - tag: v0.6.1 + - tag: v0.6.2 go_version: "1.23" - name: hegel versions: diff --git a/projects/tinkerbell/cluster-api-provider-tinkerbell/CHECKSUMS b/projects/tinkerbell/cluster-api-provider-tinkerbell/CHECKSUMS index fcab95f411..71b78c3f2f 100644 --- a/projects/tinkerbell/cluster-api-provider-tinkerbell/CHECKSUMS +++ b/projects/tinkerbell/cluster-api-provider-tinkerbell/CHECKSUMS @@ -1,2 +1,2 @@ -a22f4485f6d553105fab36eac40161c4ae22be30c8707d02b73603b9f11cf445 _output/bin/cluster-api-provider-tinkerbell/linux-amd64/manager -6cfbbcabc3fe1b9cb39a9fe54bfcfc4d21f84e411b4ad6b19fb8f9886b22dc0a _output/bin/cluster-api-provider-tinkerbell/linux-arm64/manager +e01b2425f619b3b7506e82c61ea025b33e639d8dbe8d1c8b14dc0e7ee7a1b608 _output/bin/cluster-api-provider-tinkerbell/linux-amd64/manager +1f3678d8009bd958a1e47ea04688295f679ddf87a07cc9548c29591e3e2001ea _output/bin/cluster-api-provider-tinkerbell/linux-arm64/manager diff --git a/projects/tinkerbell/cluster-api-provider-tinkerbell/GIT_TAG b/projects/tinkerbell/cluster-api-provider-tinkerbell/GIT_TAG index 14909610e6..45964c6694 100644 --- a/projects/tinkerbell/cluster-api-provider-tinkerbell/GIT_TAG +++ b/projects/tinkerbell/cluster-api-provider-tinkerbell/GIT_TAG @@ -1 +1 @@ -v0.6.1 +v0.6.2 diff --git a/projects/tinkerbell/cluster-api-provider-tinkerbell/README.md b/projects/tinkerbell/cluster-api-provider-tinkerbell/README.md index 35a3ef2a57..5938761ba4 100644 --- a/projects/tinkerbell/cluster-api-provider-tinkerbell/README.md +++ b/projects/tinkerbell/cluster-api-provider-tinkerbell/README.md @@ -1,5 +1,5 @@ ## **Cluster API Provider for Tinkerbell** -![Version](https://img.shields.io/badge/version-v0.6.1-blue) +![Version](https://img.shields.io/badge/version-v0.6.2-blue) ![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiZ2VEbkM5dXBVeFZhSE5IR2UvdjlNanY1RVo5S29zd0E2M1hiaCtNSEd5U3F2VUdCbkViWHVlclg5a093WVgrRUdqNnJLYUtpWjhqUWJaT0NJb3RaWWFjPSIsIml2UGFyYW1ldGVyU3BlYyI6ImtvQnZHalpsVjBCRk5jN2IiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main) [Cluster API Provider Tinkerbell (CAPT)](https://github.com/tinkerbell/cluster-api-provider-tinkerbell) is an implementation of the Cluster API for Tinkerbell, which supports declarative infrastructure for Kubernetes cluster creation, configuration and management on Tinkerbell infrastructure. CAPT is designed to allow customers to bootstrap workload clusters using hardware managed by Tinkerbell. These clusters can be enhanced externally with remote power management and secure de-provisioning of instances using [Rufio](https://github.com/tinkerbell/rufio).