diff --git a/stable/graylog/Chart.yaml b/stable/graylog/Chart.yaml index a0d3f94113..3d01656b33 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.6.10 +version: 1.6.11 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 5bd2fe287e..6fd4c40275 100644 --- a/stable/graylog/requirements.yaml +++ b/stable/graylog/requirements.yaml @@ -1,11 +1,11 @@ dependencies: - name: elasticsearch version: 1.32.2 - repository: https://kubernetes-charts.storage.googleapis.com/ + repository: https://charts.helm.sh/stable tags: - install-elasticsearch - name: mongodb-replicaset version: 3.11.2 - repository: https://kubernetes-charts.storage.googleapis.com/ + repository: https://charts.helm.sh/stable tags: - install-mongodb