Release 3.0.11
A single hotfix: - Fix missing error handling in EC snapshot/cloned image reads potentially leading to corrupted reads during OSD/PG restarts
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
VITASTOR_VERSION ?= v3.0.10
|
||||
VITASTOR_VERSION ?= v3.0.11
|
||||
|
||||
all: build push
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
# Desired Vitastor version
|
||||
VITASTOR_VERSION=v3.0.10
|
||||
VITASTOR_VERSION=v3.0.11
|
||||
|
||||
# Additional arguments for all containers
|
||||
# For example, you may want to specify a custom logging driver here
|
||||
|
||||
Reference in New Issue
Block a user