Skip to content
This repository has been archived by the owner on May 18, 2018. It is now read-only.

Commit

Permalink
orchestrator: Bump version of TSG CLI to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stack72 committed Apr 23, 2018
1 parent db6b9d5 commit 8242bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groups/orchestrator.go
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ job "{{.JobName}}" {
task "healthy" {
driver = "exec"
artifact {
source = "https://github.com/joyent/tsg-cli/releases/download/v0.1.2/tsg-cli_0.1.2_linux_amd64.tar.gz"
source = "https://github.com/joyent/tsg-cli/releases/download/v0.1.3/tsg-cli_0.1.3_linux_amd64.tar.gz"
}
config {
command = "tsg-cli"
Expand Down

0 comments on commit 8242bd3

Please sign in to comment.