diff --git a/stable/anchore-engine/Chart.yaml b/stable/anchore-engine/Chart.yaml index e88e768e46..96ba34fb44 100644 --- a/stable/anchore-engine/Chart.yaml +++ b/stable/anchore-engine/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: anchore-engine -version: 1.6.1 +version: 1.6.2 appVersion: 0.7.1 description: Anchore container analysis and policy evaluation engine service keywords: diff --git a/stable/anchore-engine/values.yaml b/stable/anchore-engine/values.yaml index 12959a793a..5d72c29630 100644 --- a/stable/anchore-engine/values.yaml +++ b/stable/anchore-engine/values.yaml @@ -693,7 +693,7 @@ anchoreEnterpriseNotifications: anchoreEnterpriseUi: # If enabled is set to false, set anchore-ui-redis.enabled to false to ensure that helm doesn't stand up a unneccessary redis instance. enabled: true - image: docker.io/anchore/enterprise-ui:v0.6.1 + image: docker.io/anchore/enterprise-ui:v2.3.0 imagePullPolicy: IfNotPresent # Set extra environment variables. These will be set on all UI containers.