diff --git a/base/kustomization.yaml b/base/kustomization.yaml
index ac13588b8b0bd61a4d024416d9f84bb50daaa054..71cf7ea7cc9075d4a53d4060a912aeddbd5dba28 100644
--- a/base/kustomization.yaml
+++ b/base/kustomization.yaml
@@ -11,7 +11,7 @@ configMapGenerator:
 apiVersion: kustomize.config.k8s.io/v1beta1
 kind: Kustomization
 resources:
-- https://repo1.dso.mil/platform-one/big-bang/bigbang.git/base?ref=2.49.0
+- https://repo1.dso.mil/platform-one/big-bang/bigbang.git/base?ref=2.50.0
 patches:
 - path: secrets.enc.yaml
 # Enable this section if you wish to use the OCI HelmRepo with Cosign Verfiy instead of the GitRepository.
diff --git a/package-strategy/kustomization.yaml b/package-strategy/kustomization.yaml
index 7046bfa6f6581717a6173b11d53a018f4957a51f..dd487cff8577f4ff18a0ef2c3092374061f99d83 100644
--- a/package-strategy/kustomization.yaml
+++ b/package-strategy/kustomization.yaml
@@ -21,7 +21,7 @@ patches:
   # Use the following three lines to test a new version of Big Bang without affecting other environments
   #   ref:
   #     $patch: replace
-  #     tag: "2.49.0"
+  #     tag: "2.50.0"
 - patch: |-
     apiVersion: helm.toolkit.fluxcd.io/v2
     kind: HelmRelease