Skip to content

Commit

Permalink
Updating to latest tag for etcdadm controller (#2730)
Browse files Browse the repository at this point in the history
  • Loading branch information
pokearu authored Dec 5, 2023
1 parent 93a6a66 commit 38a255e
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.15
- tag: v1.0.16
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/api; version v1.0.9 --
https://github.com/aws/etcdadm-bootstrap-provider

** github.com/aws/etcdadm-controller; version v1.0.15 --
** github.com/aws/etcdadm-controller; version v1.0.16 --
https://github.com/aws/etcdadm-controller

** github.com/coredns/caddy/caddyfile; version v1.1.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 @@
bf06f7649ae13ac42d2cf7bc282f387ec2733d9e34447d639660212b9118e81b _output/bin/etcdadm-controller/linux-amd64/manager
67bcbe27385d1d44ae19851bf65ec1fa2141f551fe6a11ae4ff90fe3c1079bc9 _output/bin/etcdadm-controller/linux-arm64/manager
27426ea8a2b0d38b07375b04eb13eda736c5f7c5fc3073b871e67170490fbf39 _output/bin/etcdadm-controller/linux-amd64/manager
38b5d92c062f1057db8ec4843730508ea1190cc830b99f65a77d7ae194e90db4 _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.15
v1.0.16
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.15-blue)
![Version](https://img.shields.io/badge/version-v1.0.16-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 38a255e

Please sign in to comment.