Skip to content

Commit

Permalink
docker: LINSTOR update
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz "WanzenBug" Wanzenböck <[email protected]>
  • Loading branch information
WanzenBug committed Aug 7, 2023
1 parent 4fce034 commit da12eee
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.18.0-1
PYTHON_LINSTOR_VERSION=1.18.0-1
LINSTOR_CLIENT_VERSION=1.19.0-1
PYTHON_LINSTOR_VERSION=1.19.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.23.0-1
LINSTOR_VERSION=1.24.0-1
SHORT_VERSION="$(echo "${LINSTOR_VERSION}" | grep -oE '^[^-]+')"
K8S_AWAIT_ELECTION_VERSION=v0.3.1

0 comments on commit da12eee

Please sign in to comment.