Skip to content

Commit 8905758

Browse files
Bump tinkerbell/cluster-api-provider-tinkerbell to latest release
1 parent a734ee9 commit 8905758

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

UPSTREAM_PROJECTS.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ projects:
275275
go_version: "1.21"
276276
- name: cluster-api-provider-tinkerbell
277277
versions:
278-
- tag: v0.6.4
278+
- tag: v0.6.5
279279
go_version: "1.23"
280280
- name: hegel
281281
versions:

projects/tinkerbell/cluster-api-provider-tinkerbell/ATTRIBUTION.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ https://github.com/prometheus/common
4444
** github.com/prometheus/procfs; version v0.15.1 --
4545
https://github.com/prometheus/procfs
4646

47-
** github.com/tinkerbell/cluster-api-provider-tinkerbell; version v0.6.4 --
47+
** github.com/tinkerbell/cluster-api-provider-tinkerbell; version v0.6.5 --
4848
https://github.com/tinkerbell/cluster-api-provider-tinkerbell
4949

50-
** github.com/tinkerbell/rufio/api/v1alpha1; version v0.6.3 --
50+
** github.com/tinkerbell/rufio/api/v1alpha1; version v0.6.5 --
5151
https://github.com/tinkerbell/rufio
5252

5353
** github.com/tinkerbell/tink/api/v1alpha1; version v0.12.2 --
@@ -557,7 +557,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
557557

558558
------
559559

560-
** github.com/google/go-cmp/cmp; version v0.6.0 --
560+
** github.com/google/go-cmp/cmp; version v0.7.0 --
561561
https://github.com/google/go-cmp
562562

563563
Copyright (c) 2017 The Go Authors. All rights reserved.
@@ -760,7 +760,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
760760

761761
------
762762

763-
** github.com/spf13/pflag; version v1.0.5 --
763+
** github.com/spf13/pflag; version v1.0.6 --
764764
https://github.com/spf13/pflag
765765

766766
Copyright (c) 2012 Alex Ogier. All rights reserved.
@@ -833,19 +833,19 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
833833
** golang.org/x/exp/maps; version v0.0.0-20240808152545-0cdaa3abc0fa --
834834
https://golang.org/x/exp
835835

836-
** golang.org/x/net; version v0.34.0 --
836+
** golang.org/x/net; version v0.38.0 --
837837
https://golang.org/x/net
838838

839839
** golang.org/x/oauth2; version v0.22.0 --
840840
https://golang.org/x/oauth2
841841

842-
** golang.org/x/sys/unix; version v0.29.0 --
842+
** golang.org/x/sys/unix; version v0.31.0 --
843843
https://golang.org/x/sys
844844

845-
** golang.org/x/term; version v0.28.0 --
845+
** golang.org/x/term; version v0.30.0 --
846846
https://golang.org/x/term
847847

848-
** golang.org/x/text; version v0.21.0 --
848+
** golang.org/x/text; version v0.23.0 --
849849
https://golang.org/x/text
850850

851851
** golang.org/x/time/rate; version v0.6.0 --
@@ -881,7 +881,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
881881

882882
------
883883

884-
** google.golang.org/protobuf; version v1.36.1 --
884+
** google.golang.org/protobuf; version v1.36.5 --
885885
https://go.googlesource.com/protobuf
886886

887887
Copyright (c) 2018 The Go Authors. All rights reserved.
@@ -1083,11 +1083,11 @@ Copyright (c) 2016 Yasuhiro Matsumoto
10831083
https://github.com/mattn/go-isatty
10841084
Copyright (c) Yasuhiro MATSUMOTO <[email protected]>
10851085

1086-
** github.com/onsi/gomega; version v1.36.2 --
1086+
** github.com/onsi/gomega; version v1.37.0 --
10871087
https://github.com/onsi/gomega
10881088
Copyright (c) 2013-2014 Onsi Fakhouri
10891089

1090-
** github.com/rs/zerolog; version v1.33.0 --
1090+
** github.com/rs/zerolog; version v1.34.0 --
10911091
https://github.com/rs/zerolog
10921092
Copyright (c) 2017 Olivier Poitrey
10931093

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
25bd8ef90af820ed520d34814efd6d09c29bcd7cf2c275e9ffac579dd17e5461 _output/bin/cluster-api-provider-tinkerbell/linux-amd64/manager
2-
0a79b95c7a3c0516ea9b3afba44bebee23a6694fad7c4eb6a03128ec786aba28 _output/bin/cluster-api-provider-tinkerbell/linux-arm64/manager
1+
d2ba0b80cd55c0b945d7116f39e740f0ff5234f6fc76ca9d9083cdcd8030c57b _output/bin/cluster-api-provider-tinkerbell/linux-amd64/manager
2+
3fd843fcdb5c970b63e5b03ff830a470ff36d59bd22c9d8af5f2bf9a21c8a575 _output/bin/cluster-api-provider-tinkerbell/linux-arm64/manager
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.6.4
1+
v0.6.5

projects/tinkerbell/cluster-api-provider-tinkerbell/README.md

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

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

0 commit comments

Comments
 (0)