Skip to content

Commit

Permalink
bump release 22.05.1
Browse files Browse the repository at this point in the history
Change-Id: Ie6e6adb9bdfcfcc5510c5590617d8554f859fcb4
Signed-off-by: Anton Todorov <[email protected]>
  • Loading branch information
atodorov-storpool committed May 23, 2022
1 parent 69b3602 commit 6c87882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tm/storpool/storpool_common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ if [ -f "/etc/storpool/addon-storpool.conf" ]; then
source "/etc/storpool/addon-storpool.conf"
fi

ADDON_RELEASE="22.05.0"
ADDON_RELEASE="22.05.1"

VmState=(INIT PENDING HOLD ACTIVE STOPPED SUSPENDED DONE FAILED POWEROFF UNDEPLOYED CLONING CLONING_FAILURE)
LcmState=(LCM_INIT PROLOG BOOT RUNNING MIGRATE SAVE_STOP SAVE_SUSPEND SAVE_MIGRATE PROLOG_MIGRATE PROLOG_RESUME EPILOG_STOP EPILOG
Expand Down

0 comments on commit 6c87882

Please sign in to comment.