diff --git a/chart/values.yaml b/chart/values.yaml
index c071654034d71f229e388a8671bf51ad3cfec9b7..6bc5d8bda86fc86248a9f9f191a2c37be630793b 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1950,14 +1950,14 @@ wrapper:
     # -- Name of the OCI chart in `repo`
     chartName: wrapper
     # -- Tag of the OCI chart in `repo`
-    tag: "0.4.3"
+    tag: "0.4.4"
   git:
     # -- Git repo holding the wrapper helm chart, example: https://repo1.dso.mil/big-bang/product/packages/wrapper
     repo: "https://repo1.dso.mil/big-bang/product/packages/wrapper.git"
     # -- Path inside of the git repo to find the helm chart, example: chart
     path: "chart"
     # -- Git tag to check out.  Takes precedence over branch. [More info](https://fluxcd.io/flux/components/source/gitrepositories/#reference), example: 0.0.2
-    tag: "0.4.3"
+    tag: "0.4.4"
 
 # -- Packages to deploy with Big Bang
 # @default - '{}'