mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
change UI version to v2.3.0 (#22194)
Signed-off-by: Brady Todhunter <bradyt@anchore.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user