new: [opensem] upgrade to 1.0.0-rc.5

This commit is contained in:
Valentin Lab
2025-10-05 10:27:35 +02:00
parent 69bc28e182
commit 688536b1bd

View File

@@ -2,7 +2,7 @@
OPENSEM_DIR="/opt/apps/opensem" OPENSEM_DIR="/opt/apps/opensem"
OPENSEM_CODE="$SERVICE_CONFIGSTORE$OPENSEM_DIR" OPENSEM_CODE="$SERVICE_CONFIGSTORE$OPENSEM_DIR"
OPENSEM_RELEASE=1.0.0-rc.4 OPENSEM_RELEASE=1.0.0-rc.5
OPENSEM_URL=https://docker.0k.io/downloads/opensem-"${OPENSEM_RELEASE}".tar.xz OPENSEM_URL=https://docker.0k.io/downloads/opensem-"${OPENSEM_RELEASE}".tar.xz
OPENSEM_CONFIG_FILE="${OPENSEM_CODE}"/.env.prepare OPENSEM_CONFIG_FILE="${OPENSEM_CODE}"/.env.prepare