UNCLASSIFIED - NO CUI
Currently supported Big Bang Version is 2.51
Values changes (in 2.0 values):
ociRepositories
list with a list of repositories (name, repo, creds)registryCredentials
oci
values map with name
(equal to the OCI artifact name, aka chart name), tag
(equal to the OCI tag), and repo
(equal to the named repo from ociRepositories
list)Template changes/additions:
HelmRepository
resource(s) using the list from ociRepositories
ociRepositories
GitRepository
resources conditional on git repo + ref existing in valuesHelmRelease
source to utilize the HelmRepository
(based on git repo/ref existence)Docs additions:
.git
values are not in the default valuesCloses https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/1333
UNCLASSIFIED - NO CUI