UNCLASSIFIED - NO CUI

Skip to content

anchoreEnterprise update to 3.7.0-bb.2

Package Merge Request

We expect the cypress test to fail during the upgrade -- see the Upgrade Notices below.

Package Changes

https://repo1.dso.mil/big-bang/product/packages/anchore-enterprise/-/blob/3.7.0-bb.2/CHANGELOG.md

Package MR

big-bang/product/packages/anchore-enterprise!347 (merged)

For Issue

Closes #2683 (closed)

Upgrade Notices

This will cause the underlying helm release to be recreated! This will delete all the underlying resources with the exception of external databases or databases backed by PVCs set to retain.

IMPORTANT If your installation is using the auto-generated passwords and generated secret, the secret anchore/anchore-enterprise-anchore-enterprise contains the initial, auto-generated passwords for ANCHORE_ADMIN_PASSWORD and ANCHORE_SAML_SECRET along with some other password. Because the helm release is renamed in this version, helm will re-create this secret with new, auto-generated values for ANCHORE_ADMIN_PASSWORD and ANCHORE_SAML_SECRET. In the event you haven't changed the default admin password or stored your current password in a safe place, you can view and optionally save the current values with $ kubectl get secrets -n anchore anchore-enterprise-anchore-enterprise -o yaml. Run this PRIOR to performing the Big Bang upgrade. The displayed values are base64 encoded.

Edited by Michael Martin

Merge request reports

Loading