UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

wrapper update to 0.4.7

Merged Ghost User requested to merge update-wrapper-tag-0.4.7 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -2036,14 +2036,14 @@ wrapper:
# -- Name of the OCI chart in `repo`
chartName: wrapper
# -- Tag of the OCI chart in `repo`
tag: "0.4.6"
tag: "0.4.7"
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.6"
tag: "0.4.7"
# -- Packages to deploy with Big Bang
# @default - '{}'
Loading