Skip to content

Commit

Permalink
Bump up etcdadm-controller to v1.0.13 (#2475)
Browse files Browse the repository at this point in the history
Co-authored-by: Abhinav Pandey <[email protected]>
  • Loading branch information
eks-distro-pr-bot and abhinavmpandey08 authored Sep 7, 2023
1 parent 1a2dfff commit 543cebf
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.19"
- name: etcdadm-controller
versions:
- tag: v1.0.12
- tag: v1.0.13
go_version: "1.19"
- 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 @@
a1d48495ab31d046c69ca5bb99533bac798534cb66b49385479b9686a1320615 _output/bin/etcdadm-controller/linux-amd64/manager
4aab5898a075039e78f722a903ce6eccded92e6d1531b459b9355e3835c4e168 _output/bin/etcdadm-controller/linux-arm64/manager
c1decf380cfe36be4c7093f6471a1e656bb412306d15b1050b03bd1e032d63a8 _output/bin/etcdadm-controller/linux-amd64/manager
b6ec3968cc940511c257630a116caf979188ec0e94c398907787937f8913defe _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.12
v1.0.13
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.11-blue)
![Version](https://img.shields.io/badge/version-v1.0.13-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 543cebf

Please sign in to comment.