diff --git a/chart/values.yaml b/chart/values.yaml
index 764b8619a6c5f6b884eeff11346dc00b5fcc304c..16406ab6ee290676f5725a56c48fcc01c351c1cb 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -663,12 +663,12 @@ addons:
     postRenderers: []
 
   gitlabRunner:
-    # -- Toggle deployment of Gitlab Runner.
+    # -- Toggle deployment of Gitlab Runner
     enabled: false
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab-runner.git
       path: "./chart"
-      tag: "0.32.0-bb.1"
+      tag: "0.33.1-bb.2"
 
     # -- Flux reconciliation overrides specifically for the Gitlab Runner Package
     flux: {}
diff --git a/scripts/package/synker.yaml b/scripts/package/synker.yaml
index 8f6e4f879d0e3a7e5763431d5f704a6bf85e1d52..30dce23cd8124b21e52b7dec60c42f44af874cab 100644
--- a/scripts/package/synker.yaml
+++ b/scripts/package/synker.yaml
@@ -48,7 +48,7 @@ source:
     # - registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/dependency-check616-sonar-scanner45-dotnet-31:052421
     # gitlab-runner-helper image: This image does not get captured from the release deployment
     # the gitlab-runner-helper image only gets pulled when a pipeline runs. So it must be listed here
-    - registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper:v13.12.0
+    - registry1.dso.mil/ironbank/gitlab/gitlab-runner/gitlab-runner-helper:v14.3.1
     # Explicitly add Keycloak image because Keycloak is not enabled in pipelines so the image does not get pulled
     - registry.dso.mil/platform-one/big-bang/apps/security-tools/keycloak/keycloak-ib:14.0.0-1.0.4-1
     # Don't include until fortify is supported