Skip to content

Commit 367e128

Browse files
authored
bump etcdadm bootstrap provider to v1.0.22 (#5585)
* bump etcdadm bootstrap provider to v1.0.22 * update checksum
1 parent ed95efd commit 367e128

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

UPSTREAM_PROJECTS.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ projects:
3131
repos:
3232
- name: etcdadm-bootstrap-provider
3333
versions:
34-
- tag: v1.0.21
34+
- tag: v1.0.22
3535
go_version: "1.25"
3636
- name: etcdadm-controller
3737
versions:
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
206ecfd5360746f40a09b5d7c890f3f2d31197440223a131a0200b05a41a0e89 _output/bin/etcdadm-bootstrap-provider/linux-amd64/manager
2-
3690c907dd61aab0611fc2909a98ecbbc23341fa037c026c4ce1101625ba301e _output/bin/etcdadm-bootstrap-provider/linux-arm64/manager
1+
88843c0dd96a230583603763eba423c24623efe06608dbec1120d7fc925ccf97 _output/bin/etcdadm-bootstrap-provider/linux-amd64/manager
2+
1a3ccf8a913180fe7a38d81c180275d812034d98448df58af44579805e8c9878 _output/bin/etcdadm-bootstrap-provider/linux-arm64/manager
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.21
1+
v1.0.22

projects/aws/etcdadm-bootstrap-provider/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## **Etcdadm Bootstrap Provider**
2-
![Version](https://img.shields.io/badge/version-v1.0.21-blue)
2+
![Version](https://img.shields.io/badge/version-v1.0.22-blue)
33
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiVjVpNkZxSkZLbFBTZU1RNXZHY0pnREo1VDBVKzFDTEoybVdyd0VYUGNkV0RYQjdwdEM0VGtqMkxlbTdTeDdPT1NKbDRaYWdzdFE3NlFPcWowUUMzcWdnPSIsIml2UGFyYW1ldGVyU3BlYyI6Inlyd044bVFENkpiWU1JT08iLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)
44

55
[Etcdadm bootstrap provider](https://github.com/aws/etcdadm-bootstrap-provider) converts a CAPI Machine into an etcd member. It uses [etcdadm](https://github.com/kubernetes-sigs/etcdadm) to provision etcd members. It generates a script containing etcdadm init or join commands which then gets used to initialize a CAPI Machine.

0 commit comments

Comments
 (0)