diff --git a/stable/graylog/Chart.yaml b/stable/graylog/Chart.yaml index 0a7cecd708..898d79f435 100755 --- a/stable/graylog/Chart.yaml +++ b/stable/graylog/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: graylog home: https://www.graylog.org -version: 1.5.1 +version: 1.5.2 appVersion: 3.1 description: Graylog is the centralized log management solution built to open standards for capturing, storing, and enabling real-time analysis of terabytes of machine data. keywords: diff --git a/stable/graylog/requirements.yaml b/stable/graylog/requirements.yaml index fb0a4e2946..5bd2fe287e 100644 --- a/stable/graylog/requirements.yaml +++ b/stable/graylog/requirements.yaml @@ -1,6 +1,6 @@ dependencies: - name: elasticsearch - version: 1.15.0 + version: 1.32.2 repository: https://kubernetes-charts.storage.googleapis.com/ tags: - install-elasticsearch