Skip to content

Commit

Permalink
Bump etcdadm-controller to latest version (#2343)
Browse files Browse the repository at this point in the history
* Bump etcdadm-controller to latest version

* update checksums

---------

Co-authored-by: Ahree Hong <prow@amazonaws.com>
  • Loading branch information
ahreehong and Ahree Hong committed Jul 20, 2023
1 parent 1cb0ce1 commit 160365e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ projects:
go_version: "1.19"
- name: etcdadm-controller
versions:
- tag: v1.0.8
- tag: v1.0.9
go_version: "1.19"
- name: rolesanywhere-credential-helper
versions:
Expand Down
2 changes: 1 addition & 1 deletion projects/aws/etcdadm-bootstrap-provider/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
7183861f8a278685c8c11585499b06855766b54a5e9250cebc07cb0124fc3019 _output/bin/etcdadm-bootstrap-provider/linux-amd64/manager
ce1d5722791ae32d804fde9d1792abe8acbcd98291a30a443a6a9c4b711313d0 _output/bin/etcdadm-bootstrap-provider/linux-arm64/manager
ce1d5722791ae32d804fde9d1792abe8acbcd98291a30a443a6a9c4b711313d0 _output/bin/etcdadm-bootstrap-provider/linux-arm64/manager
4 changes: 2 additions & 2 deletions projects/aws/etcdadm-controller/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
756a6d04b93767a13e2bb2b47ba2ad9a8cd6fa3fa6237b445f6ff3b148d95a9f _output/bin/etcdadm-controller/linux-amd64/manager
d29512524d6d7e17a54a7f1ffa9415013adbe08a9e4cd547f99f4914dd4dec05 _output/bin/etcdadm-controller/linux-arm64/manager
449943697ca7b4e17396cac705fa026793ad10b29956774e52f83faad17f479b _output/bin/etcdadm-controller/linux-amd64/manager
fa60c50c2c8a5c337396cd23a84da6353f34d389a1765486b502f23fe91b5a5e _output/bin/etcdadm-controller/linux-arm64/manager
2 changes: 1 addition & 1 deletion projects/aws/etcdadm-controller/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.0.8
v1.0.9
2 changes: 1 addition & 1 deletion projects/aws/etcdadm-controller/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Etcdadm Controller**
![Version](https://img.shields.io/badge/version-v1.0.8-blue)
![Version](https://img.shields.io/badge/version-v1.0.9-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiUTM2ZGs4R0p2QVVLamxqeW4zWEtPZkI0SXJXcVZGbXNyM3dEZXZTOUYyYUNmdXBmRm14a3NvcTBDMjZvWWFWU2I3RkEzSFVudVhRYWNQZGFuTWdJaWNnPSIsIml2UGFyYW1ldGVyU3BlYyI6IlN1UDBjNGlNbjg0RUxNcXMiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[Etcdadm controller](https://github.com/aws/etcdadm-controller) provides a mechanism for etcd cluster lifecycle management. Features include:
Expand Down

0 comments on commit 160365e

Please sign in to comment.