Skip to content

Commit e12cdae

Browse files
Fortune-Ndlovuopenshift-cherrypick-robot
authored andcommitted
update OSD_VERSION to the latest z steam version 4.20.17
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
1 parent a9000ac commit e12cdae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ci/pipelines/cluster/osd-gcp/create-osd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export PATH=$WORKSPACE:$PATH
88
CLIENT_ID="${CLIENT_ID:-$(cat /tmp/osdsecrets/OSD_CLIENT_ID)}"
99
CLIENT_SECRET="${CLIENT_SECRET:-$(cat /tmp/osdsecrets/OSD_CLIENT_SECRET)}"
1010
SERVICE_ACCOUNT_FILE="${SERVICE_ACCOUNT_FILE:-$(cat /tmp/osdsecrets/SERVICE_ACCOUNT_FILE)}"
11-
OSD_VERSION="${OSD_VERSION:-4.17.12}"
11+
OSD_VERSION="${OSD_VERSION:-4.20.17}"
1212

1313
if [ -n "$CLUSTER_NAME" ]; then
1414
echo $CLUSTER_NAME > $WORKSPACE/cluster-info.name

0 commit comments

Comments
 (0)