diff --git a/chart/values.yaml b/chart/values.yaml
index dbd471ed0e26a8984f2ee41b41da330dc38df311..b63d0f5d602a42d85ad3d0bc40abfa1babd0a1da 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -2043,14 +2043,14 @@ wrapper:
     # -- Name of the OCI chart in `repo`
     chartName: wrapper
     # -- Tag of the OCI chart in `repo`
-    tag: "0.4.4"
+    tag: "0.4.5"
   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.4"
+    tag: "0.4.5"
 
 # -- Packages to deploy with Big Bang
 # @default - '{}'