Skip to content

Commit

Permalink
docker: update LINSTOR
Browse files Browse the repository at this point in the history
* LINSTOR 1.26.0
* LINSTOR Client 1.21.0

Signed-off-by: Moritz Wanzenböck <[email protected]>
  • Loading branch information
WanzenBug committed Jan 29, 2024
1 parent 79ff65c commit b136904
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dockerfiles/piraeus-client/VERSION.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LINSTOR_CLIENT_VERSION=1.20.1-1
PYTHON_LINSTOR_VERSION=1.20.1-1
LINSTOR_CLIENT_VERSION=1.21.0-1
PYTHON_LINSTOR_VERSION=1.21.0-1
SHORT_VERSION="$(echo "${LINSTOR_CLIENT_VERSION}" | grep -oE '^[^-]+')"
2 changes: 1 addition & 1 deletion dockerfiles/piraeus-server/VERSION.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
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 comments on commit b136904

Please sign in to comment.