diff --git a/charts/graylog/Chart.lock b/charts/graylog/Chart.lock index 1a197e8fc399177b533de34bc4c027e3040d4992..b711e8cec3fbaa94ca92a20b634759d52e21f23f 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.2.10 + version: 0.2.11 - name: elasticsearch repository: https://groundhog2k.github.io/helm-charts - version: 0.1.1 -digest: sha256:e80f7ff27258fb76318f2eff60c3ff65b297aaf1e8f046f721c7d0274de145a3 -generated: "2021-03-23T18:58:11.7971214+01:00" + version: 0.1.102 +digest: sha256:7a2a48e5def2ac264f9b39d2331571f9033bf68376dad448a7c3678746a1a8cf +generated: "2021-05-04T15:36:01.2745124+02:00" diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml index cbb8852533241994bb6e24c8fef2822200a4d1c5..3dc78915a242b8cf026e3b3ebc4f1ca11fc66526 100644 --- a/charts/graylog/Chart.yaml +++ b/charts/graylog/Chart.yaml @@ -7,16 +7,16 @@ type: application maintainers: - name: groundhog2k -version: 0.1.15 +version: 0.1.16 appVersion: "4.0.6" dependencies: - name: mongodb - version: 0.2.10 + version: 0.2.11 repository: "https://groundhog2k.github.io/helm-charts" condition: mongodb.enabled - name: elasticsearch - version: 0.1.1 + version: 0.1.102 repository: "https://groundhog2k.github.io/helm-charts" condition: elasticsearch.enabled diff --git a/charts/graylog/README.md b/charts/graylog/README.md index 968444ea6cbc2cf96e653875fbd0cad37332f32c..afbc4774588e663daee0cfc2bc148161c0a66fb4 100644 --- a/charts/graylog/README.md +++ b/charts/graylog/README.md @@ -1,6 +1,6 @@ # Graylog -   +   A Helm chart for Graylog on Kubernetes @@ -41,8 +41,8 @@ $ helm uninstall my-release | Repository | Name | Version | |------------|------|---------| -| @groundhog2k | mongodb | 0.2.10 | -| @groundhog2k | elasticsearch | 0.1.1 | +| @groundhog2k | mongodb | 0.2.11 | +| @groundhog2k | elasticsearch | 0.1.102 | ## Common parameters diff --git a/charts/graylog/charts/elasticsearch-0.1.1.tgz b/charts/graylog/charts/elasticsearch-0.1.1.tgz deleted file mode 100644 index dc684d69daee3f8ac76836a8747c7b14ed4ed15e..0000000000000000000000000000000000000000 Binary files a/charts/graylog/charts/elasticsearch-0.1.1.tgz and /dev/null differ diff --git a/charts/graylog/charts/elasticsearch-0.1.102.tgz b/charts/graylog/charts/elasticsearch-0.1.102.tgz new file mode 100644 index 0000000000000000000000000000000000000000..ea65bb1efb7353576ebeb89c5dc71ab877244414 Binary files /dev/null and b/charts/graylog/charts/elasticsearch-0.1.102.tgz differ diff --git a/charts/graylog/charts/mongodb-0.2.10.tgz b/charts/graylog/charts/mongodb-0.2.10.tgz deleted file mode 100644 index 32c98051887849785b04bcb07ba8b477ee548386..0000000000000000000000000000000000000000 Binary files a/charts/graylog/charts/mongodb-0.2.10.tgz and /dev/null differ diff --git a/charts/graylog/charts/mongodb-0.2.11.tgz b/charts/graylog/charts/mongodb-0.2.11.tgz new file mode 100644 index 0000000000000000000000000000000000000000..f28f058f55c77145ed577ff5b82e5853591c3fdd Binary files /dev/null and b/charts/graylog/charts/mongodb-0.2.11.tgz differ