mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
Kubernetes Prow Robot
parent
6672d4c790
commit
ab46abe734
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user