From 68ccdb720af4891428dc3f6a4a219b2a9b46fad3 Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Wed, 2 Aug 2023 10:49:40 +0200
Subject: [PATCH] Updated graylog chart for Graylog 5.1.4

---
 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 691374b1..feebda51 100644
--- a/charts/graylog/Chart.yaml
+++ b/charts/graylog/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.6.4"
+version: "0.6.5"
 
-appVersion: "5.1.3"
+appVersion: "5.1.4"
 
 dependencies:
   - name: mongodb
diff --git a/charts/graylog/README.md b/charts/graylog/README.md
index f1e87db4..b13bcd37 100644
--- a/charts/graylog/README.md
+++ b/charts/graylog/README.md
@@ -1,6 +1,6 @@
 # Graylog
 
-![Version: 0.6.4](https://img.shields.io/badge/Version-0.6.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.3](https://img.shields.io/badge/AppVersion-5.1.3-informational?style=flat-square)
+![Version: 0.6.5](https://img.shields.io/badge/Version-0.6.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.4](https://img.shields.io/badge/AppVersion-5.1.4-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md
index 3473cba1..3b3b13f5 100644
--- a/charts/graylog/RELEASENOTES.md
+++ b/charts/graylog/RELEASENOTES.md
@@ -49,4 +49,5 @@
 | 0.6.2 | 5.1.2 | Updated chart for Graylog 5.1.2 |
 | 0.6.3 | 5.1.3 | Updated chart for Graylog 5.1.3 |
 | 0.6.4 | 5.1.3 | Updated chart dependencies (mongodb 0.5.16) |
+| 0.6.5 | 5.1.4 | Updated chart for Graylog 5.1.4 |
 | | | |
-- 
GitLab