summaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/charts/oof-has/values.yaml
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2019-05-10 17:35:10 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-10 17:35:10 +0000
commit6e520f189fbd1cfab2359763e454eff07bbc68a6 (patch)
treece830f7a9c8159697c0a2ba4735637c612440c3a /kubernetes/oof/charts/oof-has/values.yaml
parent0e4ba436188c1c957b4e03551238976d5511b842 (diff)
parent6cde0b321778c55b4b370e4df14f73fade98740c (diff)
Merge "Changes related to TLS implemenation for oof-has"
Diffstat (limited to 'kubernetes/oof/charts/oof-has/values.yaml')
-rwxr-xr-xkubernetes/oof/charts/oof-has/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/oof/charts/oof-has/values.yaml b/kubernetes/oof/charts/oof-has/values.yaml
index d223f4b9a2..69e24c7176 100755
--- a/kubernetes/oof/charts/oof-has/values.yaml
+++ b/kubernetes/oof/charts/oof-has/values.yaml
@@ -25,7 +25,7 @@ global:
commonConfigPrefix: onap-oof-has
image:
readiness: oomk8s/readiness-check:2.0.0
- optf_has: onap/optf-has:1.2.5
+ optf_has: onap/optf-has:1.3.0-SNAPSHOT-latest
filebeat: docker.elastic.co/beats/filebeat:5.5.0
pullPolicy: Always