We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ff65c commit b136904Copy full SHA for b136904
dockerfiles/piraeus-client/VERSION.env
@@ -1,3 +1,3 @@
1
-LINSTOR_CLIENT_VERSION=1.20.1-1
2
-PYTHON_LINSTOR_VERSION=1.20.1-1
+LINSTOR_CLIENT_VERSION=1.21.0-1
+PYTHON_LINSTOR_VERSION=1.21.0-1
3
SHORT_VERSION="$(echo "${LINSTOR_CLIENT_VERSION}" | grep -oE '^[^-]+')"
dockerfiles/piraeus-server/VERSION.env
-LINSTOR_VERSION=1.25.1-1
+LINSTOR_VERSION=1.26.0-1
SHORT_VERSION="$(echo "${LINSTOR_VERSION}" | grep -oE '^[^-]+')"
K8S_AWAIT_ELECTION_VERSION=v0.3.1
0 commit comments