Release 2.2.1
- Fix vitastor-disk purge broken after adding the "OSD is still running" check - Fix iothreads hanging after adding zero-copy send support - Fix enabling localized reads online (without restarting OSDs) in the default PG lock mode
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
VITASTOR_VERSION ?= v2.2.0
|
||||
VITASTOR_VERSION ?= v2.2.1
|
||||
|
||||
all: build push
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
# Desired Vitastor version
|
||||
VITASTOR_VERSION=v2.2.0
|
||||
VITASTOR_VERSION=v2.2.1
|
||||
|
||||
# Additional arguments for all containers
|
||||
# For example, you may want to specify a custom logging driver here
|
||||
|
||||
Reference in New Issue
Block a user