Skip to content
Snippets Groups Projects
Commit cc3b44b8 authored by Goeran Poehner's avatar Goeran Poehner
Browse files

Updated chart dependencies

parent 6bf81dfa
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.16 version: 0.5.17
- 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:d658e1304014ab0bd8ecd6f733f29a83bb08502db5b267fff2dbe5890ebf25cd digest: sha256:2769958ff0a0b956b275d0a909e05c7f4db5d4117f8e63dd3259d5c3316c2f32
generated: "2023-07-16T12:28:33.981799947+02:00" generated: "2023-08-22T17:55:38.14853902+02:00"
...@@ -7,13 +7,13 @@ type: application ...@@ -7,13 +7,13 @@ type: application
maintainers: maintainers:
- name: groundhog2k - name: groundhog2k
version: "0.6.5" version: "0.6.6"
appVersion: "5.1.4" appVersion: "5.1.4"
dependencies: dependencies:
- name: mongodb - name: mongodb
version: "0.5.16" version: "0.5.17"
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.5](https://img.shields.io/badge/Version-0.6.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.4](https://img.shields.io/badge/AppVersion-5.1.4-informational?style=flat-square) ![Version: 0.6.6](https://img.shields.io/badge/Version-0.6.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.4](https://img.shields.io/badge/AppVersion-5.1.4-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.16 | | @groundhog2k | mongodb | 0.5.17 |
| @groundhog2k | elasticsearch | 0.1.106 | | @groundhog2k | elasticsearch | 0.1.106 |
## Common parameters ## Common parameters
......
...@@ -50,4 +50,5 @@ ...@@ -50,4 +50,5 @@
| 0.6.3 | 5.1.3 | Updated chart for Graylog 5.1.3 | | 0.6.3 | 5.1.3 | Updated chart for Graylog 5.1.3 |
| 0.6.4 | 5.1.3 | Updated chart dependencies (mongodb 0.5.16) | | 0.6.4 | 5.1.3 | Updated chart dependencies (mongodb 0.5.16) |
| 0.6.5 | 5.1.4 | Updated chart for Graylog 5.1.4 | | 0.6.5 | 5.1.4 | Updated chart for Graylog 5.1.4 |
| 0.6.6 | 5.1.4 | Updated chart dependencies (mongodb 0.5.17) |
| | | | | | | |
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