Skip to content
Snippets Groups Projects
Commit 2bd4ee9d authored by Göran Pöhner's avatar Göran Pöhner
Browse files

Updated graylog chart dependencies

parent 894bccc0
No related branches found
No related tags found
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.5.18 version: 0.5.19
- name: elasticsearch - name: elasticsearch
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.1.106 version: 0.1.106
digest: sha256:0fc5e59779a12d1d2c49407178a49bac5465f9f2c160d71e6c623351ca9e15ce digest: sha256:be43a742201cbaa57bf137ba1fe4720b9abbc7c91a153be558ca07459c28435e
generated: "2023-10-04T17:37:54.225083861+02:00" generated: "2023-10-15T14:01:04.377234835+02:00"
...@@ -7,13 +7,13 @@ type: application ...@@ -7,13 +7,13 @@ type: application
maintainers: maintainers:
- name: groundhog2k - name: groundhog2k
version: "0.6.9" version: "0.6.10"
appVersion: "5.1.7" appVersion: "5.1.7"
dependencies: dependencies:
- name: mongodb - name: mongodb
version: "0.5.18" version: "0.5.19"
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: mongodb.enabled condition: mongodb.enabled
- name: elasticsearch - name: elasticsearch
......
# Graylog # Graylog
![Version: 0.6.9](https://img.shields.io/badge/Version-0.6.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.7](https://img.shields.io/badge/AppVersion-5.1.7-informational?style=flat-square) ![Version: 0.6.10](https://img.shields.io/badge/Version-0.6.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.7](https://img.shields.io/badge/AppVersion-5.1.7-informational?style=flat-square)
## Changelog ## Changelog
...@@ -45,7 +45,7 @@ helm uninstall my-release ...@@ -45,7 +45,7 @@ helm uninstall my-release
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| @groundhog2k | mongodb | 0.5.18 | | @groundhog2k | mongodb | 0.5.19 |
| @groundhog2k | elasticsearch | 0.1.106 | | @groundhog2k | elasticsearch | 0.1.106 |
## Common parameters ## Common parameters
......
...@@ -54,4 +54,5 @@ ...@@ -54,4 +54,5 @@
| 0.6.7 | 5.1.5 | Updated chart for Graylog 5.1.5 | | 0.6.7 | 5.1.5 | Updated chart for Graylog 5.1.5 |
| 0.6.8 | 5.1.6 | Updated chart for Graylog 5.1.6 and dependencies (mongodb 0.5.18) | | 0.6.8 | 5.1.6 | Updated chart for Graylog 5.1.6 and dependencies (mongodb 0.5.18) |
| 0.6.9 | 5.1.7 | Updated chart for Graylog 5.1.7 | | 0.6.9 | 5.1.7 | Updated chart for Graylog 5.1.7 |
| 0.6.10 | 5.1.7 | Updated dependencies (mongodb 0.5.19) |
| | | | | | | |
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