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-rules.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'blueprints/k8s-holmes-rules.yaml') diff --git a/blueprints/k8s-holmes-rules.yaml b/blueprints/k8s-holmes-rules.yaml index c50c925..7a218c4 100644 --- a/blueprints/k8s-holmes-rules.yaml +++ b/blueprints/k8s-holmes-rules.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. # ============================================================================= # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -37,7 +37,7 @@ inputs: default: "holmes" hr_image: type: string - default: "nexus3.onap.org:10001/onap/holmes/rule-management:1.2.9" + default: "nexus3.onap.org:10001/onap/holmes/rule-management:1.3.2" service_component_type: type: string default: "holmes-rule-mgmt" -- cgit 1.2.3-korg