diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml index ea8f023ff6c5d4d1e9c5b710a4d41abca964bbfb..27ee833a1160de1b795ede628ff0a3149068f337 100644 --- a/charts/graylog/Chart.yaml +++ b/charts/graylog/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: "0.7.6" +version: "0.7.7" -appVersion: "5.2.2" +appVersion: "5.2.3" dependencies: - name: mongodb diff --git a/charts/graylog/README.md b/charts/graylog/README.md index 9790e42f2c684ac16f6144dce329dc2b9695cd0c..00873b82e78bb9a1b4110330edd3752030c04244 100644 --- a/charts/graylog/README.md +++ b/charts/graylog/README.md @@ -1,6 +1,6 @@ # Graylog -   +   ## Changelog diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md index 683c2c16ce6c11841b964b859bd1a5f373b1ab4a..4ec99e8e77e036f41495364c2646e56c4ac028ff 100644 --- a/charts/graylog/RELEASENOTES.md +++ b/charts/graylog/RELEASENOTES.md @@ -63,4 +63,5 @@ | 0.7.4 | 5.2.2 | Removed elasticsearch dependency and updated mongodb to 0.5.20 | | 0.7.5 | 5.2.2 | Refactored ingress configuration and added optional labels and pathType | | 0.7.6 | 5.2.2 | Added support for network policies and additional labels and annotations | +| 0.7.7 | 5.2.3 | Updated chart for Graylog 5.2.3 | | | | |