Skip to content

Commit

Permalink
Bump etcdadm-controller to version 1.0.23 (#3742)
Browse files Browse the repository at this point in the history
Signed-off-by: Rahul Ganesh <[email protected]>
  • Loading branch information
rahulbabu95 authored Sep 9, 2024
1 parent 2325796 commit d90f2c0
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.21"
- name: etcdadm-controller
versions:
- tag: v1.0.22
- tag: v1.0.23
go_version: "1.21"
- name: rolesanywhere-credential-helper
versions:
Expand Down
2 changes: 1 addition & 1 deletion projects/aws/etcdadm-controller/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
** github.com/aws/etcdadm-bootstrap-provider; version v1.0.12 --
https://github.com/aws/etcdadm-bootstrap-provider

** github.com/aws/etcdadm-controller; version v1.0.22 --
** github.com/aws/etcdadm-controller; version v1.0.23 --
https://github.com/aws/etcdadm-controller

** github.com/coreos/go-semver/semver; version v0.3.1 --
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 @@
353eaf63b285ffb7e243d839dcd395222a519a4c3c1afe509fe354174a8f19a4 _output/bin/etcdadm-controller/linux-amd64/manager
2a27033a1a1d7f2666d147d9738112bf7864513081296ce1590240bd0c860b27 _output/bin/etcdadm-controller/linux-arm64/manager
32e3ca256008e1103edd68f8aff01b9393b09c49c5a272be6dd3b0a0864116b6 _output/bin/etcdadm-controller/linux-amd64/manager
1951f6418ebd9dc1a918f9d987143134add98c6c8abe944a6fa45d37fbdf229e _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.22
v1.0.23
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.22-blue)
![Version](https://img.shields.io/badge/version-v1.0.23-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 d90f2c0

Please sign in to comment.