Skip to content

Commit

Permalink
docker: LINSTOR 1.27.1
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wanzenböck <[email protected]>
  • Loading branch information
WanzenBug authored and rck committed Apr 25, 2024
1 parent 9ceb5a0 commit 7ee05df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/piraeus-client/VERSION.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LINSTOR_CLIENT_VERSION=1.22.0-1
LINSTOR_CLIENT_VERSION=1.22.1-1
PYTHON_LINSTOR_VERSION=1.22.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.27.0-1
LINSTOR_VERSION=1.27.1-1
SHORT_VERSION="$(echo "${LINSTOR_VERSION}" | grep -oE '^[^-]+')"
K8S_AWAIT_ELECTION_VERSION=v0.4.1

0 comments on commit 7ee05df

Please sign in to comment.