From e879ad2fb8059bc0e23fb287d5d91a5e1d8ab480 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Wed, 5 Mar 2025 17:03:10 +0100
Subject: [PATCH] Updated garylog chart for Graylog 6.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 6d035bc..2f60613 100644
--- a/charts/graylog/Chart.yaml
+++ b/charts/graylog/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.9.8"
+version: "0.9.9"
 
-appVersion: "6.1.7"
+appVersion: "6.1.8"
 
 dependencies:
   - name: mongodb
diff --git a/charts/graylog/README.md b/charts/graylog/README.md
index 1c2b7ce..5b734ec 100644
--- a/charts/graylog/README.md
+++ b/charts/graylog/README.md
@@ -1,6 +1,6 @@
 # Graylog
 
-![Version: 0.9.8](https://img.shields.io/badge/Version-0.9.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.1.7](https://img.shields.io/badge/AppVersion-6.1.7-informational?style=flat-square)
+![Version: 0.9.9](https://img.shields.io/badge/Version-0.9.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.1.8](https://img.shields.io/badge/AppVersion-6.1.8-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md
index 1965625..dd5707e 100644
--- a/charts/graylog/RELEASENOTES.md
+++ b/charts/graylog/RELEASENOTES.md
@@ -88,4 +88,5 @@
 | 0.9.6 | 6.1.6 | Updated chart for Graylog 6.1.6 |
 | 0.9.7 | 6.1.6 | Added support for prometheus metrics and service-monitor - thx @alexmorbo |
 | 0.9.8 | 6.1.7 | Updated chart for Graylog 6.1.7 |
+| 0.9.9 | 6.1.8 | Updated chart for Graylog 6.1.8 |
 | | | |
-- 
GitLab