From 823f4a31cd89a71e7f66ce5498f5c28c1304238e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?= <10630407+groundhog2k@users.noreply.github.com> Date: Fri, 10 Dec 2021 19:13:00 +0100 Subject: [PATCH] Update graylog chart for Graylog 4.2.3 (#740) --- charts/graylog/Chart.yaml | 4 ++-- charts/graylog/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml index d6e176b5..769a1a21 100644 --- a/charts/graylog/Chart.yaml +++ b/charts/graylog/Chart.yaml @@ -7,9 +7,9 @@ type: application maintainers: - name: groundhog2k -version: 0.3.3 +version: 0.3.4 -appVersion: "4.2.2-jre11" +appVersion: "4.2.3-jre11" dependencies: - name: mongodb diff --git a/charts/graylog/README.md b/charts/graylog/README.md index 7c442a21..fc3ea543 100644 --- a/charts/graylog/README.md +++ b/charts/graylog/README.md @@ -1,6 +1,6 @@ # Graylog -   +   A Helm chart for Graylog on Kubernetes -- GitLab