Skip to content

Commit

Permalink
Bump aws/etcdadm-controller to latest release (#3067)
Browse files Browse the repository at this point in the history
  • Loading branch information
eks-distro-pr-bot authored Apr 9, 2024
1 parent 8c6fb23 commit ea4dc52
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 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.19
- tag: v1.0.20
go_version: "1.21"
- name: rolesanywhere-credential-helper
versions:
Expand Down
8 changes: 4 additions & 4 deletions 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.19 --
** github.com/aws/etcdadm-controller; version v1.0.20 --
https://github.com/aws/etcdadm-controller

** github.com/coreos/go-semver/semver; version v0.3.1 --
Expand Down Expand Up @@ -822,16 +822,16 @@ https://github.com/golang/go
** golang.org/x/exp/maps; version v0.0.0-20230905200255-921286631fa9 --
https://golang.org/x/exp

** golang.org/x/net; version v0.19.0 --
** golang.org/x/net; version v0.23.0 --
https://golang.org/x/net

** golang.org/x/oauth2; version v0.14.0 --
https://golang.org/x/oauth2

** golang.org/x/sys/unix; version v0.16.0 --
** golang.org/x/sys/unix; version v0.18.0 --
https://golang.org/x/sys

** golang.org/x/term; version v0.15.0 --
** golang.org/x/term; version v0.18.0 --
https://golang.org/x/term

** golang.org/x/text; version v0.14.0 --
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 @@
7260315e3de722874f13028d3fc9a32510d844d97b3fed821a85bc916cf13110 _output/bin/etcdadm-controller/linux-amd64/manager
d9ee6581d135e53135b9f552af7798fcb299cc17d15839b1e769e3be2053dcd5 _output/bin/etcdadm-controller/linux-arm64/manager
fd2e164642575daf05700aa04b770c7db57f26782e38f320136c5780db1f4260 _output/bin/etcdadm-controller/linux-amd64/manager
d17c1fb3bccdbc92767a281ec16f3248a01d7d65a9a4f5675b7b22dea3771991 _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.19
v1.0.20
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.19-blue)
![Version](https://img.shields.io/badge/version-v1.0.20-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 ea4dc52

Please sign in to comment.