aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2021-05-26 21:00:11 +0000
committervv770d <vv770d@att.com>2021-05-26 21:09:29 +0000
commitf5d20c5ca01ca229f7637961d47b3e39406df751 (patch)
treeacf3305d91d41f2e2a7734c048d06d51dc01824c /blueprints
parent1b542a708584e9c402d3775cd553ce0da90a3c29 (diff)
Heartbeat MS blueprint update
py39 support + integration-python:8.0.0 base image update Change-Id: I04bb6f86e5fc9f9e0390f3d757f3d1119d103134 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2420 Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'blueprints')
-rw-r--r--blueprints/k8s-heartbeat.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints/k8s-heartbeat.yaml b/blueprints/k8s-heartbeat.yaml
index f1afd82..2c9942a 100644
--- a/blueprints/k8s-heartbeat.yaml
+++ b/blueprints/k8s-heartbeat.yaml
@@ -1,6 +1,6 @@
# ============LICENSE_START====================================================
# =============================================================================
-# Copyright (C) 2019-2020 AT&T
+# Copyright (C) 2019-2021 AT&T
# Copyright (C) 2020 Wipro Limited
# =============================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -27,7 +27,7 @@ imports:
inputs:
tag_version:
type: string
- default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.heartbeat:2.1.1'
+ default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.heartbeat:2.2.0'
heartbeat_name:
type: string
default: 'dcae-heartbeat-service'