diff --git a/install_ocp.sh b/install_ocp.sh index d79e377..0a549dd 100644 --- a/install_ocp.sh +++ b/install_ocp.sh @@ -7,7 +7,7 @@ # ================ # Tag updated by release script -TAG=1.5.2 +TAG=1.5.5 # ================ # Minimal version for OC diff --git a/update_ocp.sh b/update_ocp.sh index 8b5bbfc..56baf0d 100644 --- a/update_ocp.sh +++ b/update_ocp.sh @@ -5,7 +5,7 @@ # ================ # Target version to update to -TAG=1.5.2 +TAG=1.5.5 # ================ # Minimal version for OC