diff --git a/charts/graylog/Chart.lock b/charts/graylog/Chart.lock index e83c12014d788077fecf66dcd2da53fb5e2c77ac..dcb90505f45fe19b23c32825a731cf0c19d90e56 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.22 + version: 0.4.16 - name: elasticsearch repository: https://groundhog2k.github.io/helm-charts version: 0.1.106 -digest: sha256:fee8f95ca79bb68bef3cf2d9d9a96ffc5263888d80809ee1a6999b5bb8ee178f -generated: "2023-01-05T16:14:56.418180457+01:00" +digest: sha256:fb6a37d3ee5ac02969bf85464cb466e665c14ab2b951e7120cb3684f0e16efe2 +generated: "2023-01-05T16:21:09.576319754+01:00" diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml index b300141c1edb076a3e6f6d5f8fc499a017aec416..7aa8239ceeca6c0e6fb8d3d208fd249d98154c21 100644 --- a/charts/graylog/Chart.yaml +++ b/charts/graylog/Chart.yaml @@ -7,13 +7,13 @@ type: application maintainers: - name: groundhog2k -version: 0.4.19 +version: 0.5.2 -appVersion: "4.3.11-jre11" +appVersion: "5.0.2" dependencies: - name: mongodb - version: 0.3.22 + version: 0.4.16 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 17b68b37dc0f64ca6d996d009bf65214fd60889b..65f09b2281a04504cdf2a52df983d805af5f9f40 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.4.15 | +| @groundhog2k | mongodb | 0.4.16 | | @groundhog2k | elasticsearch | 0.1.106 | ## Common parameters diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md index 602aa4e6033f525e94449418f8bb0764b33dd2eb..1ed2a3d99e1fe751aeda4cc1f766368d3de4daa4 100644 --- a/charts/graylog/RELEASENOTES.md +++ b/charts/graylog/RELEASENOTES.md @@ -34,4 +34,5 @@ | 0.4.19 | 4.3.11-jre11 | Updated chart for Graylog 4.3.11 | | 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 | +| 0.5.2 | 5.0.2 | Updated chart for Graylog 5.0.2 and chart dependencies (mongodb 0.4.16) | | | | | diff --git a/charts/graylog/charts/mongodb-0.3.22.tgz b/charts/graylog/charts/mongodb-0.3.22.tgz deleted file mode 100644 index bfc26451ab4c24dbba8e7a2a6dc2b2b10b4f24a1..0000000000000000000000000000000000000000 Binary files a/charts/graylog/charts/mongodb-0.3.22.tgz and /dev/null differ diff --git a/charts/graylog/charts/mongodb-0.4.16.tgz b/charts/graylog/charts/mongodb-0.4.16.tgz new file mode 100644 index 0000000000000000000000000000000000000000..2850478a638eeb65fbad353121134ba56a84b942 Binary files /dev/null and b/charts/graylog/charts/mongodb-0.4.16.tgz differ