-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update Consul API and consul-template
* Upgrade consul-template to 0.39.0 to allow template queries of admin partitions and sameness groups. * Upgrade our Consul API to 1.29.1 because it's required for CT, and to remove the replacement pinned version we were using to pick up some newer Consul API features we needed in 1.7.0. Ref: https://hashicorp.atlassian.net/browse/NET-10153
- Loading branch information
Showing
3 changed files
with
27 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
```release-note:improvement | ||
deps: Updated consul-template to 0.39 to allow admin partition and sameness groups queries. | ||
``` | ||
|
||
```release-note:improvement | ||
deps: Updated Consul API to 1.29.1. | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters