Bump abra
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-09-27 08:21:10 +02:00
parent 650c3398bd
commit 35533ae049
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ABRA_VERSION := 0.3.0
ABRA_VERSION := 0.3.1
ABRA_INSTALL_SRC := "https://git.autonomic.zone/autonomic-cooperative/abra/raw/tag/$(ABRA_VERSION)/script.d/abra-installer"
SWARM_INSTALL_SRC := "https://git.autonomic.zone/autonomic-cooperative/abra/raw/tag/$(ABRA_VERSION)/script.d/swarm-installer"
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
ABRA_VERSION="0.1.2"
ABRA_VERSION="0.3.1"
ABRA_SRC="https://git.autonomic.zone/autonomic-cooperative/abra/raw/tag/$ABRA_VERSION/abra"
function install_abra {