Skip to content

Commit b136904

Browse files
committed
docker: update LINSTOR
* LINSTOR 1.26.0 * LINSTOR Client 1.21.0 Signed-off-by: Moritz Wanzenböck <[email protected]>
1 parent 79ff65c commit b136904

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
LINSTOR_CLIENT_VERSION=1.20.1-1
2-
PYTHON_LINSTOR_VERSION=1.20.1-1
1+
LINSTOR_CLIENT_VERSION=1.21.0-1
2+
PYTHON_LINSTOR_VERSION=1.21.0-1
33
SHORT_VERSION="$(echo "${LINSTOR_CLIENT_VERSION}" | grep -oE '^[^-]+')"
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
LINSTOR_VERSION=1.25.1-1
1+
LINSTOR_VERSION=1.26.0-1
22
SHORT_VERSION="$(echo "${LINSTOR_VERSION}" | grep -oE '^[^-]+')"
33
K8S_AWAIT_ELECTION_VERSION=v0.3.1

0 commit comments

Comments
 (0)