mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
Integration/0.2.17 (#789)
* self-repair and prevention of ssl cert renewal bug * bump to 0.2.17 * adjust ui for 0.2.17 * adds db migration * add extra protection around ssl directory target * liftIO
This commit is contained in:
committed by
GitHub
parent
183f91859a
commit
4713bdc793
@@ -5,7 +5,7 @@ cabal-version: 1.12
|
||||
-- see: https://github.com/sol/hpack
|
||||
|
||||
name: ambassador-agent
|
||||
version: 0.2.16
|
||||
version: 0.2.17
|
||||
build-type: Simple
|
||||
extra-source-files:
|
||||
./migrations/0.1.0::0.1.0
|
||||
@@ -22,6 +22,7 @@ extra-source-files:
|
||||
./migrations/0.2.13::0.2.14
|
||||
./migrations/0.2.14::0.2.15
|
||||
./migrations/0.2.15::0.2.16
|
||||
./migrations/0.2.16::0.2.17
|
||||
./migrations/0.2.1::0.2.2
|
||||
./migrations/0.2.2::0.2.3
|
||||
./migrations/0.2.3::0.2.4
|
||||
|
||||
Reference in New Issue
Block a user