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

This commit is contained in:
Luke Murphy 2020-09-27 08:21:01 +02:00
parent 650c3398bd
commit 35533ae049
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 2 additions and 2 deletions

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"

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 {