[stable/graylog] Update mongodb-replicaset dependency version. (#20005)

Fixes #18997, which causes graylog chart to fail due to deprecated
API version used by the old mongodb-replicaset chart.

Signed-off-by: juliohm1978 <jhm@juliohm.com.br>
This commit is contained in:
Julio H Morimoto
2020-01-09 21:34:34 -08:00
committed by Kubernetes Prow Robot
parent 6672d4c790
commit ab46abe734
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: graylog
home: https://www.graylog.org
version: 1.5.0
version: 1.5.1
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:
+1 -1
View File
@@ -5,7 +5,7 @@ dependencies:
tags:
- install-elasticsearch
- name: mongodb-replicaset
version: 3.8.4
version: 3.11.2
repository: https://kubernetes-charts.storage.googleapis.com/
tags:
- install-mongodb