Skip to content
Snippets Groups Projects
Unverified Commit 178496e8 authored by groundhog2k's avatar groundhog2k Committed by GitHub
Browse files

Update Graylog to use latest dependencies (#406)

parent a6c0ca76
Branches
Tags graylog-0.1.16
No related merge requests found
dependencies: dependencies:
- name: mongodb - name: mongodb
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.2.10 version: 0.2.11
- name: elasticsearch - name: elasticsearch
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.1.1 version: 0.1.102
digest: sha256:e80f7ff27258fb76318f2eff60c3ff65b297aaf1e8f046f721c7d0274de145a3 digest: sha256:7a2a48e5def2ac264f9b39d2331571f9033bf68376dad448a7c3678746a1a8cf
generated: "2021-03-23T18:58:11.7971214+01:00" generated: "2021-05-04T15:36:01.2745124+02:00"
...@@ -7,16 +7,16 @@ type: application ...@@ -7,16 +7,16 @@ type: application
maintainers: maintainers:
- name: groundhog2k - name: groundhog2k
version: 0.1.15 version: 0.1.16
appVersion: "4.0.6" appVersion: "4.0.6"
dependencies: dependencies:
- name: mongodb - name: mongodb
version: 0.2.10 version: 0.2.11
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: mongodb.enabled condition: mongodb.enabled
- name: elasticsearch - name: elasticsearch
version: 0.1.1 version: 0.1.102
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: elasticsearch.enabled condition: elasticsearch.enabled
# Graylog # Graylog
![Version: 0.1.15](https://img.shields.io/badge/Version-0.1.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.6](https://img.shields.io/badge/AppVersion-4.0.6-informational?style=flat-square) ![Version: 0.1.16](https://img.shields.io/badge/Version-0.1.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.6](https://img.shields.io/badge/AppVersion-4.0.6-informational?style=flat-square)
A Helm chart for Graylog on Kubernetes A Helm chart for Graylog on Kubernetes
...@@ -41,8 +41,8 @@ $ helm uninstall my-release ...@@ -41,8 +41,8 @@ $ helm uninstall my-release
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| @groundhog2k | mongodb | 0.2.10 | | @groundhog2k | mongodb | 0.2.11 |
| @groundhog2k | elasticsearch | 0.1.1 | | @groundhog2k | elasticsearch | 0.1.102 |
## Common parameters ## Common parameters
......
File deleted
File added
File deleted
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment