summaryrefslogtreecommitdiffstats
path: root/kubernetes/common
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2019-05-08 14:47:28 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-08 14:47:28 +0000
commitf49a11638d2c0341643b72a0b1c8b24a3ac0d2d2 (patch)
tree0f237e6acb908e6a932c2cc0a740f378bcb7c00a /kubernetes/common
parente21955f4146668647168248c7cdbf093fde203d3 (diff)
parent21b61ec4e7784dc176f3082f4aa888abb887a7ce (diff)
Merge "Bumped version of Casssandra 2.1.7 to 2.2.14"
Diffstat (limited to 'kubernetes/common')
-rw-r--r--kubernetes/common/cassandra/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/common/cassandra/values.yaml b/kubernetes/common/cassandra/values.yaml
index d766b435ae..17760a7858 100644
--- a/kubernetes/common/cassandra/values.yaml
+++ b/kubernetes/common/cassandra/values.yaml
@@ -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