From 97d5d90d23e6448e795d0aea72fa4518edf3b08b Mon Sep 17 00:00:00 2001
From: Goeran Poehner <goeran.poehner@gmail.com>
Date: Wed, 5 Jul 2023 19:54:44 +0200
Subject: [PATCH] Updated graylog chart for Graylog 5.1.3

---
 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 a1282093..bfc057c9 100644
--- a/charts/graylog/Chart.yaml
+++ b/charts/graylog/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.6.2"
+version: "0.6.3"
 
-appVersion: "5.1.2"
+appVersion: "5.1.3"
 
 dependencies:
   - name: mongodb
diff --git a/charts/graylog/README.md b/charts/graylog/README.md
index fc4ad369..8ff2b8b7 100644
--- a/charts/graylog/README.md
+++ b/charts/graylog/README.md
@@ -1,6 +1,6 @@
 # Graylog
 
-![Version: 0.6.2](https://img.shields.io/badge/Version-0.6.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.2](https://img.shields.io/badge/AppVersion-5.1.2-informational?style=flat-square)
+![Version: 0.6.3](https://img.shields.io/badge/Version-0.6.3-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)
 
 ## Changelog
 
diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md
index 5150902b..377177fc 100644
--- a/charts/graylog/RELEASENOTES.md
+++ b/charts/graylog/RELEASENOTES.md
@@ -47,4 +47,5 @@
 | 0.6.0 | 5.1.0 | Updated chart for Graylog 5.1.0 |
 | 0.6.1 | 5.1.1 | Updated chart for Graylog 5.1.1 |
 | 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 |
 | | | |
-- 
GitLab