From f1fa8dfd1b71cb687fdb0b3ca6b0350d37de8e1b Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Mon, 21 Sep 2020 12:00:52 -0400 Subject: Update blueprints to use k8splugin 3.4.2 k8splugin 3.4.2 correctly labels the k8s deployments it creates so that the DCAE healthcheck can find them and check their health Also move tca (gen1) blueprints to reference_templates since they are no longer used Issue-ID: DCAEGEN2-2433 Signed-off-by: Jack Lucas Change-Id: Ib20889feade01deb414627a6da0c663af4a7d6cf --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8d9c553..77a3af3 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.onap.dcaegen2.deployments k8s-bootstrap-container dcaegen2-deployments-k8s-bootstrap-container - 2.1.5-SNAPSHOT + 2.1.6-SNAPSHOT http://maven.apache.org pom -- cgit 1.2.3-korg