From e445708ed4a4033204d7455ec8be4d832634a01e Mon Sep 17 00:00:00 2001 From: Ethan Paul <24588726+enpaul@users.noreply.github.com> Date: Sat, 27 Feb 2021 17:20:33 -0500 Subject: [PATCH] Update deployed version of scipio to 1.0.1 --- vars/applications.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/vars/applications.yaml b/vars/applications.yaml index 7063ba3..c00815f 100644 --- a/vars/applications.yaml +++ b/vars/applications.yaml @@ -93,7 +93,7 @@ omni_compose_apps: scipio: build: repository: git@github.com:tjyork/Scipio.git - version: 0.6.0 + version: 1.0.1 datastore: /appdata/scipio account: name: mech_scipio @@ -106,7 +106,6 @@ omni_compose_apps: networks: main: 192.168.106.0/24 versions: - default: 0.8.0 + default: 1.0.1 database: "10" cache: "6.2" - dashboard: latest