diff --git a/charts/graylog/Chart.lock b/charts/graylog/Chart.lock index dd06bf82beb5b903361a9a7ab256e1f4757a6538..abcabf9285b1c633a730b0dc554f9b9ed49efc7b 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.3.1 + version: 0.3.2 - name: elasticsearch repository: https://groundhog2k.github.io/helm-charts version: 0.1.103 -digest: sha256:7c42bf3707de7c1fe8416fb47739f5d631bf29ee138e2f4361c6662773dc4a07 -generated: "2021-07-01T21:12:32.9476424+02:00" +digest: sha256:d19f4f20ebc6d319a9f4776ae63bbe938cbd775f83deefef7dc8a380fc965afa +generated: "2021-07-20T19:06:07.8531218+02:00" diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml index 191ff1429c9b396192977541c325132c9fca7576..12b4d4572a17005a91c00a31ff65187e707db2af 100644 --- a/charts/graylog/Chart.yaml +++ b/charts/graylog/Chart.yaml @@ -7,13 +7,13 @@ type: application maintainers: - name: groundhog2k -version: 0.2.2 +version: 0.2.3 appVersion: "4.1.1" dependencies: - name: mongodb - version: 0.3.1 + version: 0.3.2 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 37c074a094429940d51b915d88c620e9f702cf0e..68a6e5cc51974437d69ff3e37e6d78cd8601d8c2 100644 --- a/charts/graylog/README.md +++ b/charts/graylog/README.md @@ -1,6 +1,6 @@ # Graylog -   +   A Helm chart for Graylog on Kubernetes @@ -41,7 +41,7 @@ $ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | mongodb | 0.3.1 | +| @groundhog2k | mongodb | 0.3.2 | | @groundhog2k | elasticsearch | 0.1.103 | ## Common parameters diff --git a/charts/graylog/charts/mongodb-0.3.1.tgz b/charts/graylog/charts/mongodb-0.3.1.tgz deleted file mode 100644 index 2e707aab5ee1765db5935e40835b2ac130b47876..0000000000000000000000000000000000000000 Binary files a/charts/graylog/charts/mongodb-0.3.1.tgz and /dev/null differ diff --git a/charts/graylog/charts/mongodb-0.3.2.tgz b/charts/graylog/charts/mongodb-0.3.2.tgz new file mode 100644 index 0000000000000000000000000000000000000000..45a43044b2931f03513c96dc111a65956666e1fd Binary files /dev/null and b/charts/graylog/charts/mongodb-0.3.2.tgz differ