diff --git a/charts/graylog/Chart.lock b/charts/graylog/Chart.lock index 305b3c4c5c7d58ac17548e42bb843eb6a6ad62b7..e83c12014d788077fecf66dcd2da53fb5e2c77ac 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.4.15 + version: 0.3.22 - name: elasticsearch repository: https://groundhog2k.github.io/helm-charts version: 0.1.106 -digest: sha256:f0ef2ec0c5bb306d46a61e9bb6d917ca19a2c625ee91ce4f5437aac2a4801371 -generated: "2022-12-09T17:29:44.045589099+01:00" +digest: sha256:fee8f95ca79bb68bef3cf2d9d9a96ffc5263888d80809ee1a6999b5bb8ee178f +generated: "2023-01-05T16:14:56.418180457+01:00" diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml index e33093bab071bbfc2071ab76e3d86af759ac4713..b668edd8e411100ab53264266cb33490004bf496 100644 --- a/charts/graylog/Chart.yaml +++ b/charts/graylog/Chart.yaml @@ -7,13 +7,13 @@ type: application maintainers: - name: groundhog2k -version: 0.5.1 +version: 0.4.18 -appVersion: "5.0.1" +appVersion: "4.3.10-jre11" dependencies: - name: mongodb - version: 0.4.15 + version: 0.3.22 repository: "https://groundhog2k.github.io/helm-charts" condition: mongodb.enabled - name: elasticsearch diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md index 69fc28ff573fee3974d8940a9117fc08ce56eccd..6d4124a97334f6d3a372927b40dfe3db0984011c 100644 --- a/charts/graylog/RELEASENOTES.md +++ b/charts/graylog/RELEASENOTES.md @@ -30,6 +30,7 @@ | 0.4.15 | 4.3.9-jre11 | Updated chart for Graylog 4.3.9 | | 0.4.16 | 4.3.9-jre11 | Updated chart dependencies (mongodb 0.3.20) | | 0.4.17 | 4.3.9-jre11 | Updated chart dependencies (mongodb 0.3.21) | +| 0.4.18 | 4.3.10-jre11 | Updated chart for Graylog 4.3.10 and dependencies (mongodb 0.3.22) | | 0.5.0 | 5.0.0 | Updated chart for Graylog 5.0.0 and chart dependencies (mongodb 0.4.15) | | 0.5.1 | 5.0.1 | Updated chart for Graylog 5.0.1 | | | | | diff --git a/charts/graylog/charts/mongodb-0.3.22.tgz b/charts/graylog/charts/mongodb-0.3.22.tgz new file mode 100644 index 0000000000000000000000000000000000000000..bfc26451ab4c24dbba8e7a2a6dc2b2b10b4f24a1 Binary files /dev/null and b/charts/graylog/charts/mongodb-0.3.22.tgz differ diff --git a/charts/graylog/charts/mongodb-0.4.15.tgz b/charts/graylog/charts/mongodb-0.4.15.tgz deleted file mode 100644 index 8ca7fe2674355834e34b52e6effa734fd6725f6c..0000000000000000000000000000000000000000 Binary files a/charts/graylog/charts/mongodb-0.4.15.tgz and /dev/null differ