From d328215893457b9ab9dcc241c272b6d0df081935 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Wed, 1 Nov 2023 20:09:40 +0100
Subject: [PATCH] Updated graylog chart for Graylog 5.1.8

---
 charts/graylog/Chart.yaml      | 4 ++--
 charts/graylog/README.md       | 2 +-
 charts/graylog/RELEASENOTES.md | 1 +
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml
index 6fd61266..d0e03a93 100644
--- a/charts/graylog/Chart.yaml
+++ b/charts/graylog/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.6.10"
+version: "0.6.11"
 
-appVersion: "5.1.7"
+appVersion: "5.1.8"
 
 dependencies:
   - name: mongodb
diff --git a/charts/graylog/README.md b/charts/graylog/README.md
index 97b9539e..453f3a4a 100644
--- a/charts/graylog/README.md
+++ b/charts/graylog/README.md
@@ -1,6 +1,6 @@
 # Graylog
 
-![Version: 0.6.10](https://img.shields.io/badge/Version-0.6.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.7](https://img.shields.io/badge/AppVersion-5.1.7-informational?style=flat-square)
+![Version: 0.6.11](https://img.shields.io/badge/Version-0.6.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.8](https://img.shields.io/badge/AppVersion-5.1.8-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md
index 740056ca..a7aaa0a9 100644
--- a/charts/graylog/RELEASENOTES.md
+++ b/charts/graylog/RELEASENOTES.md
@@ -55,4 +55,5 @@
 | 0.6.8 | 5.1.6 | Updated chart for Graylog 5.1.6 and dependencies (mongodb 0.5.18) |
 | 0.6.9 | 5.1.7 | Updated chart for Graylog 5.1.7 |
 | 0.6.10 | 5.1.7 | Updated dependencies (mongodb 0.5.19) |
+| 0.6.11 | 5.1.8 | Updated chart for Graylog 5.1.8 |
 | | | |
-- 
GitLab