Rename anchore to anchoreEnterprise
General MR
Summary
Rename anchore package value key to anchoreEnterprise to be consistent with application
Linked Issue
Closes #2683 (closed) Validated in big-bang/pipeline-templates/package-validation!628
Upgrade Notices
The Anchore package has been renamed to anchoreEnterprise to align with the chart that it's tracking. Teams will need to update their anchore package declaration in the big bang umbrella values to anchoreEnterprise
. This is a breaking change. Please note, this will recreate the Anchore helmRelease and redeploy the anchore chart k8s resources. If teams deploy Anchore enterprise with a statefulset postgres db you should confirm data retention policy with your in cluster storage. Teams using external cluster storage like RDS should be unaffected.
Users may need to force reconcile the Big Bang HelmRelease to force AnchoreEnterprise to redeploy, also please note the anchore namespace may also recreated.
This updates the values.yaml
to be
addons:
anchoreEnterprise:
instead of
addons:
anchore: