diff options
Diffstat (limited to 'kubernetes/log/components/log-logstash/Chart.yaml')
-rw-r--r-- | kubernetes/log/components/log-logstash/Chart.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/log/components/log-logstash/Chart.yaml b/kubernetes/log/components/log-logstash/Chart.yaml index b8a0d8e2c5..0c51886c82 100644 --- a/kubernetes/log/components/log-logstash/Chart.yaml +++ b/kubernetes/log/components/log-logstash/Chart.yaml @@ -18,12 +18,12 @@ apiVersion: v2 description: ONAP Logging Logstash name: log-logstash -version: 11.0.0 +version: 12.0.0 dependencies: - name: common - version: ~11.x-0 + version: ~12.x-0 repository: '@local' - name: repositoryGenerator - version: ~11.x-0 + version: ~12.x-0 repository: '@local' |