diff --git a/charts/graylog/Chart.lock b/charts/graylog/Chart.lock index 95bfa5f21c9b5e8c1be3feb3e7baeceb41a9acbf..d49d3316b4a0bce138e5c3f8bb94a728bb393928 100644 --- a/charts/graylog/Chart.lock +++ b/charts/graylog/Chart.lock @@ -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" diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml index 778e96ac5290a0fc70bc76c4e06fedf3a1d8f1ff..6fd61266ab58291daecf60a611bb42f80b515a86 100644 --- a/charts/graylog/Chart.yaml +++ b/charts/graylog/Chart.yaml @@ -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 diff --git a/charts/graylog/README.md b/charts/graylog/README.md index 4cfdf7d36828df7c0398ad65d068983b4ed180ae..97b9539e9487beea4b53d2a418159770d9b4f3e6 100644 --- a/charts/graylog/README.md +++ b/charts/graylog/README.md @@ -1,6 +1,6 @@ # Graylog -   +   ## Changelog @@ -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 diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md index a6ad690f16475fa184882b9f7c2b3314e0e10b9e..740056caffffc8597ccf90a0ef40a6dbc72be6ad 100644 --- a/charts/graylog/RELEASENOTES.md +++ b/charts/graylog/RELEASENOTES.md @@ -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) | | | | | diff --git a/charts/graylog/charts/mongodb-0.5.18.tgz b/charts/graylog/charts/mongodb-0.5.18.tgz deleted file mode 100644 index 248c3f6bfd99af54f2e40997d7464c097b0de936..0000000000000000000000000000000000000000 Binary files a/charts/graylog/charts/mongodb-0.5.18.tgz and /dev/null differ diff --git a/charts/graylog/charts/mongodb-0.5.19.tgz b/charts/graylog/charts/mongodb-0.5.19.tgz new file mode 100644 index 0000000000000000000000000000000000000000..81a5c566f3c380e802b714b352a8f01e94d000b7 Binary files /dev/null and b/charts/graylog/charts/mongodb-0.5.19.tgz differ