diff --git a/dockerfiles/piraeus-server/VERSION.env b/dockerfiles/piraeus-server/VERSION.env index c6a9e14..f5fa10d 100644 --- a/dockerfiles/piraeus-server/VERSION.env +++ b/dockerfiles/piraeus-server/VERSION.env @@ -1,3 +1,3 @@ -LINSTOR_VERSION=1.26.1-1 +LINSTOR_VERSION=1.26.2-1 SHORT_VERSION="$(echo "${LINSTOR_VERSION}" | grep -oE '^[^-]+')" K8S_AWAIT_ELECTION_VERSION=v0.4.1