Skip to content

Commit

Permalink
Update etcdadm controller to latest tag (#2820)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahreehong authored Jan 16, 2024
1 parent 16f1725 commit 4eadde9
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 @@ -39,7 +39,7 @@ projects:
go_version: "1.21"
- name: etcdadm-controller
versions:
- tag: v1.0.16
- tag: v1.0.17
go_version: "1.21"
- name: rolesanywhere-credential-helper
versions:
Expand Down
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 @@
2d4bd4ace8f5a4ae89bebc244384112d083d15a42398db5114b1b9f92ba86404 _output/bin/etcdadm-controller/linux-amd64/manager
2776cd77f8ea9c16202f687bff7fd5f5c960788a10bf78c7f708ec8fd2437810 _output/bin/etcdadm-controller/linux-arm64/manager
f27df4b14db64dd81f0f0ce0d952f45e944965b87f061e6cd1d740199960e625 _output/bin/etcdadm-controller/linux-amd64/manager
099fe81cebb6a254e2bf055a523e26ba52665de35e8b3b4ebce2d4835222b513 _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.16
v1.0.17
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.16-blue)
![Version](https://img.shields.io/badge/version-v1.0.17-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 4eadde9

Please sign in to comment.