diff --git a/install_ocp.sh b/install_ocp.sh index f437560..f9395ed 100644 --- a/install_ocp.sh +++ b/install_ocp.sh @@ -7,7 +7,7 @@ # ================ # Tag updated by release script -TAG=1.5.8 +TAG=1.5.9 # ================ # Minimal version for OC diff --git a/update_ocp.sh b/update_ocp.sh index 89be996..367b4ad 100644 --- a/update_ocp.sh +++ b/update_ocp.sh @@ -5,7 +5,7 @@ # ================ # Target version to update to -TAG=1.5.8 +TAG=1.5.9 # ================ # Minimal version for OC