Skip to content

Commit

Permalink
consul/connect: update consul version used in circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig committed Aug 24, 2020
1 parent 9ffdeed commit 7b3f77d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions .circleci/config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .circleci/config/commands/install-consul.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
parameters:
version:
type: string
default: 1.6.4
default: 1.8.3
steps:
- run:
name: Install Consul << parameters.version >>
Expand Down

0 comments on commit 7b3f77d

Please sign in to comment.