From ba2b23fa7a88ada7ed7cea0c4d6558ea399dd29b Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot Date: Fri, 6 Dec 2024 08:08:03 +0000 Subject: [PATCH] Bump tinkerbell/cluster-api-provider-tinkerbell to latest release --- UPSTREAM_PROJECTS.yaml | 4 ++-- projects/tinkerbell/cluster-api-provider-tinkerbell/GIT_TAG | 2 +- .../tinkerbell/cluster-api-provider-tinkerbell/GOLANG_VERSION | 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 ce947c5e4c..22d5c17e91 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -275,8 +275,8 @@ projects: go_version: "1.21" - name: cluster-api-provider-tinkerbell versions: - - tag: v0.5.3 - go_version: "1.21" + - tag: v0.6.1 + go_version: "1.23" - name: hegel versions: - tag: v0.12.0 diff --git a/projects/tinkerbell/cluster-api-provider-tinkerbell/GIT_TAG b/projects/tinkerbell/cluster-api-provider-tinkerbell/GIT_TAG index 850e1b8e94..14909610e6 100644 --- a/projects/tinkerbell/cluster-api-provider-tinkerbell/GIT_TAG +++ b/projects/tinkerbell/cluster-api-provider-tinkerbell/GIT_TAG @@ -1 +1 @@ -v0.5.3 \ No newline at end of file +v0.6.1 diff --git a/projects/tinkerbell/cluster-api-provider-tinkerbell/GOLANG_VERSION b/projects/tinkerbell/cluster-api-provider-tinkerbell/GOLANG_VERSION index d2ab029d32..a1b6e17d61 100644 --- a/projects/tinkerbell/cluster-api-provider-tinkerbell/GOLANG_VERSION +++ b/projects/tinkerbell/cluster-api-provider-tinkerbell/GOLANG_VERSION @@ -1 +1 @@ -1.21 +1.23 diff --git a/projects/tinkerbell/cluster-api-provider-tinkerbell/README.md b/projects/tinkerbell/cluster-api-provider-tinkerbell/README.md index 7270d7acbd..35a3ef2a57 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.5.3-blue) +![Version](https://img.shields.io/badge/version-v0.6.1-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).