From ba21cba0a9c0dffc9e4faaa9c23a71c9a9334758 Mon Sep 17 00:00:00 2001 From: vv770d Date: Mon, 29 Mar 2021 19:30:30 +0000 Subject: [DCAE] Disable holmes from boostrap Bump up default version to match oom Change-Id: I3dcf9824ef92a85fda8b22192cbf9f65136ead73 Signed-off-by: vv770d Issue-ID: DCAEGEN2-2700 Signed-off-by: vv770d --- blueprints/k8s-holmes-engine.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'blueprints/k8s-holmes-engine.yaml') diff --git a/blueprints/k8s-holmes-engine.yaml b/blueprints/k8s-holmes-engine.yaml index 87d7de8..82a4c4a 100644 --- a/blueprints/k8s-holmes-engine.yaml +++ b/blueprints/k8s-holmes-engine.yaml @@ -2,7 +2,7 @@ # # ============LICENSE_START==================================================== # ============================================================================= -# Copyright (c) 2017-2020 AT&T Intellectual Property. All rights reserved. +# Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved. # Copyright (c) 2020 Nokia Intellectual Property. All rights reserved. # ============================================================================= # Licensed under the Apache License, Version 2.0 (the "License"); @@ -44,7 +44,7 @@ inputs: default: "holmes" he_image: type: string - default: "nexus3.onap.org:10001/onap/holmes/engine-management:1.2.9" + default: "nexus3.onap.org:10001/onap/holmes/engine-management:1.3.2" service_component_type: type: string default: "holmes-engine-mgmt" -- cgit 1.2.3-korg