From bf4b4d80364ccbdf859832546b884607d8d7b791 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 11 May 2018 13:26:30 -0700 Subject: Update readiness-check to 2.0.0 Change-Id: I3477393d2ba98fe1d48561efc6991e88d8e03793 Issue-ID: OOM-1076 Signed-off-by: Gary Wu --- kubernetes/oof/charts/oof-has/charts/oof-has-music/values.yaml | 2 +- kubernetes/oof/charts/oof-has/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'kubernetes/oof/charts') diff --git a/kubernetes/oof/charts/oof-has/charts/oof-has-music/values.yaml b/kubernetes/oof/charts/oof-has/charts/oof-has-music/values.yaml index 68c81fd92f..d52c3c0321 100644 --- a/kubernetes/oof/charts/oof-has/charts/oof-has-music/values.yaml +++ b/kubernetes/oof/charts/oof-has/charts/oof-has-music/values.yaml @@ -19,7 +19,7 @@ global: nodePortPrefix: 302 repository: nexus3.onap.org:10001 readinessRepository: oomk8s - readinessImage: readiness-check:1.0.0 + readinessImage: readiness-check:2.0.0 loggingRepository: docker.elastic.co loggingImage: beats/filebeat:5.5.0 diff --git a/kubernetes/oof/charts/oof-has/values.yaml b/kubernetes/oof/charts/oof-has/values.yaml index 8dab38d1ba..30ef637873 100755 --- a/kubernetes/oof/charts/oof-has/values.yaml +++ b/kubernetes/oof/charts/oof-has/values.yaml @@ -17,13 +17,13 @@ ################################################################# global: readinessRepository: oomk8s - readinessImage: readiness-check:1.0.0 + readinessImage: readiness-check:2.0.0 loggingRepository: docker.elastic.co loggingImage: beats/filebeat:5.5.0 repository: nexus3.onap.org:10001 commonConfigPrefix: onap-oof-has image: - readiness: oomk8s/readiness-check:1.1.0 + readiness: oomk8s/readiness-check:2.0.0 optf_has: onap/optf-has:latest filebeat: docker.elastic.co/beats/filebeat:5.5.0 -- cgit 1.2.3-korg