mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/graylog] update chart repo dependency references (#23986)
Signed-off-by: Scott Rigby <scott@r6by.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user