-
Update
oc logintoken inscript.sh -
Run (Keycloak is left unchanged from
installer-helm.conf):
# default: install one-before-latest, upgrade to latest
bash ./script.sh
# install a specific version only
bash ./script.sh 3.0.32
# install then upgrade between specific versions
bash ./script.sh 3.0.31 3.0.32