UNCLASSIFIED - NO CUI

Skip to content

feat: Updating chart to 1.11.0 app version 0.9.0

Ryan Garcia requested to merge 0.9-images-update into main

Updating chart version to 1.11.0 to use new 0.9.0 engine images from IronBank.

Testing non-enterprise which uses engine:0.9.0 image:

[anchore@anchore-anchore-engine-api-7b86998986-rxnn9 anchore-engine]$ anchore-cli  system status
Service simplequeue (anchore-anchore-engine-simplequeue-5c5cb669c9-2pp4r, http://anchore-anchore-engine-simplequeue:8083): up
Service policy_engine (anchore-anchore-engine-policy-74c68d77f8-n4znz, http://anchore-anchore-engine-policy:8087): up
Service catalog (anchore-anchore-engine-catalog-565cc8487d-lg88g, http://anchore-anchore-engine-catalog:8082): up
Service analyzer (anchore-anchore-engine-analyzer-5c5f69dbd4-9bvkj, http://anchore-anchore-engine-analyzer:8084): up
Service apiext (anchore-anchore-engine-api-7b86998986-rxnn9, http://anchore-anchore-engine-api:8228): up

Engine DB Version: 0.0.14
Engine Code Version: 0.9.0
[anchore@anchore-anchore-engine-api-7b86998986-rxnn9 anchore-engine]$ anchore-cli  system feeds list
Feed                   Group                  LastSync                    RecordCount        
github                 github:composer        pending                     None
github                 github:gem             pending                     None
github                 github:java            pending                     None
github                 github:npm             pending                     None
github                 github:nuget           pending                     None
github                 github:python          pending                     None
nvdv2                  nvdv2:cves             pending                     None
vulnerabilities        alpine:3.10            2021-02-25T20:56:09Z        2246
vulnerabilities        alpine:3.11            2021-02-25T20:56:34Z        2448
vulnerabilities        alpine:3.12            2021-02-25T20:56:59Z        2747
vulnerabilities        alpine:3.13            2021-02-25T20:57:29Z        2907
vulnerabilities        alpine:3.2             2021-02-25T20:58:00Z        305

When enabling enterprise with a license, confirmed SAML SSO worked successfully and 5/5 services came up in the UI, and the enterprise-feeds pod was churning away ingesting external feeds.

Edited by Ryan Garcia

Merge request reports