summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2020-09-21 12:00:52 -0400
committerJack Lucas <jflos@sonoris.net>2020-09-21 14:32:43 -0400
commitf1fa8dfd1b71cb687fdb0b3ca6b0350d37de8e1b (patch)
tree7318497a248085b1a6b0894521d3ac75cac5a84a /version.properties
parentfac7c42190aabbd45c7bb7673e7414b96ff65fce (diff)
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 <jflos@sonoris.net> Change-Id: Ib20889feade01deb414627a6da0c663af4a7d6cf
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 201272e..0ababa3 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=2
minor=1
-patch=5
+patch=6
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT