From e568df1a04c35ec69751149bd00b26b8923f7fce Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Sun, 11 Jun 2023 01:54:09 +0200
Subject: [PATCH] chore(hedgedoc): Bump to appVersion 1.9.8

---
 charts/hedgedoc/Chart.yaml | 2 +-
 charts/hedgedoc/README.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/charts/hedgedoc/Chart.yaml b/charts/hedgedoc/Chart.yaml
index b6f11bf18..f9fceee18 100644
--- a/charts/hedgedoc/Chart.yaml
+++ b/charts/hedgedoc/Chart.yaml
@@ -16,7 +16,7 @@ sources:
     - https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/-/tree/main/charts/hedgedoc
 version: 0.3.2
 # renovate: image=quay.io/hedgedoc/hedgedoc
-appVersion: 1.9.7
+appVersion: 1.9.8
 maintainers:
 - name: Sheogorath
   url: https://shivering-isles.com
diff --git a/charts/hedgedoc/README.md b/charts/hedgedoc/README.md
index b25fd0c63..031efea1e 100644
--- a/charts/hedgedoc/README.md
+++ b/charts/hedgedoc/README.md
@@ -1,6 +1,6 @@
 # hedgedoc
 
-![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.7](https://img.shields.io/badge/AppVersion-1.9.7-informational?style=flat-square)
+![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.8](https://img.shields.io/badge/AppVersion-1.9.8-informational?style=flat-square)
 
 A platform to write and share markdown.
 
-- 
GitLab