diff --git a/CHANGELOG.md b/CHANGELOG.md
index a55da59c076418f9964bde8f8afbb9a621ecf68f..e5abd7c56b147b15a50a79340b6fd8d296a38f23 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
 
 Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
 
-## [0.1.3-alpha-bb.4] - unreleased
+## [0.1.3-alpha-bb.6] - unreleased
 - Update Kubevirt to v0.53.1
 - Script written with skopeo in order to synchronize images between public locations and repo1
 - Pipeline fixes
diff --git a/README.md b/README.md
index 5c3fc79fcfe68575152989c1557620e4a5dc7c94..19bcef51ae9bafb317772b91b605475b54c9c9ca 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # kubevirt
 
-![Version: 0.1.3-alpha-bb.5](https://img.shields.io/badge/Version-0.1.3--alpha--bb.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.53.1](https://img.shields.io/badge/AppVersion-0.53.1-informational?style=flat-square)
+![Version: 0.1.3-alpha-bb.6](https://img.shields.io/badge/Version-0.1.3--alpha--bb.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.53.1](https://img.shields.io/badge/AppVersion-0.53.1-informational?style=flat-square)
 
 KubeVirt Big Bang package
 
diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index 45e6a795dabf3d8a2253de73f8e1af1973c317a3..270348964ddc1a91eafaf21b0fc69c5beb4106ac 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
 name: kubevirt
 description: KubeVirt Big Bang package
 type: application
-version: 0.1.3-alpha-bb.5
+version: 0.1.3-alpha-bb.6
 appVersion: "0.53.1"
diff --git a/tests/package_wait.sh b/tests/wait.sh
similarity index 93%
rename from tests/package_wait.sh
rename to tests/wait.sh
index 67791834b1074ac54abe73c2367d1dcc7b1ab156..a34aa0de61c7a7a09e0c196c7b1e71327f79d57e 100644
--- a/tests/package_wait.sh
+++ b/tests/wait.sh
@@ -1,5 +1,5 @@
 #!/bin/bash
-custom_package_wait() {
+package_wait() {
   timeElapsed=0
   sleepTime=3
   timeout=600