diff --git a/chart/values.yaml b/chart/values.yaml
index b30158b69a39b0424b6a462fdd3f3693817e744c..7f1c5bd362a1b9772fb5cd42958e40c30eb7f919 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1293,12 +1293,12 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/gitlab-runner.git
       path: "./chart"
-      # tag: "0.63.0-bb.0"
-      branch: "cypress-fix"
+      tag: "0.63.0-bb.1"
+
     helmRepo:
       repoName: "registry1"
       chartName: "gitlab-runner"
-      tag: "0.63.0-bb.0"
+      tag: "0.63.0-bb.1"
       
 
     # -- Flux reconciliation overrides specifically for the Gitlab Runner Package