diff --git a/chart/values.yaml b/chart/values.yaml index 727fb94d1e681b0c459bbf8bd60814fa6d268360..5e132447a6b5c1b7def33e1bb03d391b2127bd39 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1940,14 +1940,14 @@ wrapper: # -- Name of the OCI chart in `repo` chartName: wrapper # -- Tag of the OCI chart in `repo` - tag: "0.4.1" + tag: "0.4.2" 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.1" + tag: "0.4.2" # -- Packages to deploy with Big Bang # @default - '{}'