From: Michael O'Brien Date: Thu, 30 Aug 2018 18:22:15 +0000 (-0400) Subject: update log helm chart from 2 to 3.0.0 X-Git-Tag: 3.0.0-ONAP~357^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b29d6e574947ad44e4aa9e279e3fdb8e012e2c10;p=oom.git update log helm chart from 2 to 3.0.0 Change-Id: I84b218452315c2026fb443c85a0cfce04098b29e Issue-ID: OOM-1361 Signed-off-by: Michael O'Brien --- diff --git a/kubernetes/log/Chart.yaml b/kubernetes/log/Chart.yaml index 9b902e8879..95a55b197e 100644 --- a/kubernetes/log/Chart.yaml +++ b/kubernetes/log/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP Logging ElasticStack name: log -version: 2.0.0 +version: 3.0.0 diff --git a/kubernetes/log/charts/log-elasticsearch/Chart.yaml b/kubernetes/log/charts/log-elasticsearch/Chart.yaml index 5d233b4645..0cab4c7983 100644 --- a/kubernetes/log/charts/log-elasticsearch/Chart.yaml +++ b/kubernetes/log/charts/log-elasticsearch/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP Logging Elasticsearch name: log-elasticsearch -version: 2.0.0 +version: 3.0.0 diff --git a/kubernetes/log/charts/log-kibana/Chart.yaml b/kubernetes/log/charts/log-kibana/Chart.yaml index 74f2c2b441..1072d224a2 100644 --- a/kubernetes/log/charts/log-kibana/Chart.yaml +++ b/kubernetes/log/charts/log-kibana/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP Logging Kibana name: log-kibana -version: 2.0.0 +version: 3.0.0 diff --git a/kubernetes/log/charts/log-logstash/Chart.yaml b/kubernetes/log/charts/log-logstash/Chart.yaml index 3aab337308..83821f141b 100644 --- a/kubernetes/log/charts/log-logstash/Chart.yaml +++ b/kubernetes/log/charts/log-logstash/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP Logging Logstash name: log-logstash -version: 2.0.0 +version: 3.0.0 diff --git a/kubernetes/onap/requirements.yaml b/kubernetes/onap/requirements.yaml index 911a1d55f9..69a576d3c7 100644 --- a/kubernetes/onap/requirements.yaml +++ b/kubernetes/onap/requirements.yaml @@ -57,7 +57,7 @@ dependencies: repository: '@local' condition: esr.enabled - name: log - version: ~2.0.0 + version: ~3.0.0 repository: '@local' condition: log.enabled - name: sniro-emulator