Skip to content

Commit

Permalink
Updated graylog chart dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
groundhog2k committed Oct 15, 2023
1 parent 894bccc commit 2bd4ee9
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/graylog/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mongodb
repository: https://groundhog2k.github.io/helm-charts
version: 0.5.18
version: 0.5.19
- name: elasticsearch
repository: https://groundhog2k.github.io/helm-charts
version: 0.1.106
digest: sha256:0fc5e59779a12d1d2c49407178a49bac5465f9f2c160d71e6c623351ca9e15ce
generated: "2023-10-04T17:37:54.225083861+02:00"
digest: sha256:be43a742201cbaa57bf137ba1fe4720b9abbc7c91a153be558ca07459c28435e
generated: "2023-10-15T14:01:04.377234835+02:00"
4 changes: 2 additions & 2 deletions charts/graylog/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ type: application
maintainers:
- name: groundhog2k

version: "0.6.9"
version: "0.6.10"

appVersion: "5.1.7"

dependencies:
- name: mongodb
version: "0.5.18"
version: "0.5.19"
repository: "https://groundhog2k.github.io/helm-charts"
condition: mongodb.enabled
- name: elasticsearch
Expand Down
4 changes: 2 additions & 2 deletions charts/graylog/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 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

Expand Down Expand Up @@ -45,7 +45,7 @@ helm uninstall my-release

| Repository | Name | Version |
|------------|------|---------|
| @groundhog2k | mongodb | 0.5.18 |
| @groundhog2k | mongodb | 0.5.19 |
| @groundhog2k | elasticsearch | 0.1.106 |

## Common parameters
Expand Down
1 change: 1 addition & 0 deletions charts/graylog/RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,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.9 | 5.1.7 | Updated chart for Graylog 5.1.7 |
| 0.6.10 | 5.1.7 | Updated dependencies (mongodb 0.5.19) |
| | | |
Binary file removed charts/graylog/charts/mongodb-0.5.18.tgz
Binary file not shown.
Binary file added charts/graylog/charts/mongodb-0.5.19.tgz
Binary file not shown.

0 comments on commit 2bd4ee9

Please sign in to comment.