Bumped version of Casssandra 2.1.7 to 2.2.14 20/86820/1
authorOleg Mitsura <oleg.mitsura@amdocs.com>
Thu, 2 May 2019 13:27:13 +0000 (09:27 -0400)
committerOleg Mitsura <oleg.mitsura@amdocs.com>
Thu, 2 May 2019 13:37:29 +0000 (09:37 -0400)
Issue-ID: OOM-1834
this image has newer JDK version, which is not affected by JDK7 issue resolving long hostnames.

Change-Id: Ibc94a7b88a24c2e83721e4ee1bab03550b65ffde
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
kubernetes/common/cassandra/values.yaml

index d766b43..17760a7 100644 (file)
@@ -21,7 +21,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: library/cassandra:2.1.17
+image: library/cassandra:2.2.14
 pullPolicy: Always
 
 # flag to enable debugging - application support required