Skip to content

Commit

Permalink
Bump CAPT to latest version (#4185)
Browse files Browse the repository at this point in the history
Signed-off-by: Rahul Ganesh <rahulgab@amazon.com>
Co-authored-by: Rahul Ganesh <rahulgab@amazon.com>
  • Loading branch information
rahulbabu95 and Rahul Ganesh authored Jan 4, 2025
1 parent 410e6ea commit c417991
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions projects/tinkerbell/cluster-api-provider-tinkerbell/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.6.1
v0.6.2
Original file line number Diff line number Diff line change
@@ -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).
Expand Down

0 comments on commit c417991

Please sign in to comment.