Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Release 0.5.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
simonswine committed Nov 23, 2018
1 parent b811398 commit 9dde0a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ write_files:
[Service]
Environment=AIRWORTHY_VERSION=0.2.0
Environment=AIRWORTHY_HASH=2d69cfe0b92f86481805c28d0b8ae47a8ffa6bb2373217e7c5215d61fc9efa1d
Environment=WING_VERSION=0.5.0-rc1
Environment=WING_VERSION=0.5.0-rc2
Environment=WING_DATA_DIR=/var/lib/wing
PermissionsStartOnly=true
Restart=on-failure
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ write_files:
{{- else }}
Environment=AIRWORTHY_VERSION=0.2.0
Environment=AIRWORTHY_HASH=2d69cfe0b92f86481805c28d0b8ae47a8ffa6bb2373217e7c5215d61fc9efa1d
Environment=WING_VERSION=0.5.0-rc1
Environment=WING_VERSION=0.5.0-rc2
ExecStartPre=/bin/sh -c '\
set -e ;\
test -x /opt/wing-$${WING_VERSION}/wing && exit 0 ;\
Expand Down

0 comments on commit 9dde0a3

Please sign in to comment.