change UI version to v2.3.0 (#22194)

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
This commit is contained in:
Brady Todhunter
2020-04-29 12:34:17 -07:00
committed by GitHub
parent d8b89f5478
commit f0bb4e6728
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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:
+1 -1
View File
@@ -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.